Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181297
b: refs/heads/master
c: f55a24f
h: refs/heads/master
i:
  181295: 1675872
v: v3
  • Loading branch information
Jayamohan Kallickal authored and James Bottomley committed Feb 9, 2010
1 parent ed9263b commit 0d83ad4
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: 5dc1c416b39531e3bcf0651ca4123e64228dd553
refs/heads/master: f55a24f2c24b63f8b4329eb28b4aec02a4bcf5d0
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3873,7 +3873,7 @@ static int __init beiscsi_module_init(void)
SE_DEBUG(DBG_LVL_1,
"beiscsi_module_init - Unable to register beiscsi"
"transport.\n");
ret = -ENOMEM;
return -ENOMEM;
}
SE_DEBUG(DBG_LVL_8, "In beiscsi_module_init, tt=%p \n",
&beiscsi_iscsi_transport);
Expand Down

0 comments on commit 0d83ad4

Please sign in to comment.