Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305089
b: refs/heads/master
c: 2975b02
h: refs/heads/master
i:
  305087: c665299
v: v3
  • Loading branch information
Joe Perches authored and Jiri Kosina committed Apr 6, 2012
1 parent f3e4cab commit e1cb391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c017abc50f00e80aee6a705a9207fa818a48dda
refs/heads/master: 2975b0231600f4628512d51550a4e2cfde7d6358
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/esp_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ static int esp_check_spur_intr(struct esp *esp)

static void esp_schedule_reset(struct esp *esp)
{
esp_log_reset("ESP: esp_schedule_reset() from %p\n",
esp_log_reset("ESP: esp_schedule_reset() from %pf\n",
__builtin_return_address(0));
esp->flags |= ESP_FLAG_RESETTING;
esp_event(esp, ESP_EVENT_RESET);
Expand Down

0 comments on commit e1cb391

Please sign in to comment.