Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226797
b: refs/heads/master
c: 11aa990
h: refs/heads/master
i:
  226795: 3435733
v: v3
  • Loading branch information
Joe Perches authored and James Bottomley committed Dec 21, 2010
1 parent e5c5d5f commit df4e5b0
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: 0e9e3d3b155c35d5750805c2b8bb6d5b6e6a3bfb
refs/heads/master: 11aa99001afdbe5fe152e833aa1fea82b85dbeda
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/fcoe/libfcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -2475,7 +2475,7 @@ static void fcoe_ctlr_vn_timeout(struct fcoe_ctlr *fip)
case FIP_ST_LINK_WAIT:
goto unlock;
default:
WARN(1, "unexpected state %d", fip->state);
WARN(1, "unexpected state %d\n", fip->state);
goto unlock;
}
mod_timer(&fip->timer, next_time);
Expand Down

0 comments on commit df4e5b0

Please sign in to comment.