Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195706
b: refs/heads/master
c: 721cafa
h: refs/heads/master
v: v3
  • Loading branch information
Vasu Dev authored and James Bottomley committed May 17, 2010
1 parent 1ca377b commit d27e6c6
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: b3667f9177359b0594e4f2cd5cc01115f8c7e2af
refs/heads/master: 721cafafb66f57b461226aa197997f3e5b296f91
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/fcoe/fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -2056,7 +2056,7 @@ static int fcoe_create(const char *buffer, struct kernel_param *kp)
*/
if (THIS_MODULE->state != MODULE_STATE_LIVE) {
rc = -ENODEV;
goto out_nodev;
goto out_nomod;
}
#endif

Expand Down

0 comments on commit d27e6c6

Please sign in to comment.