diff options
author | Dan Carpenter <[email protected]> | 2010-05-07 10:53:45 +0200 |
---|---|---|
committer | James Bottomley <[email protected]> | 2010-05-24 11:11:03 -0500 |
commit | e6b50c30fa8d46c9401c2d48eee2351bdbb4c51c (patch) | |
tree | eea4f5077ba4367bde3bffb89545abb5eb08ad77 /net/lapb/lapb_in.c | |
parent | f4b87dee923342505e1ddba8d34ce9de33e75050 (diff) |
[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
This function should return 0 on error. Returning -1 would cause a
crash.
Also there is an extra space before the newline character and a missing
space between the "for" and the "mgmt_invalidate_icds". I put the string
on one line. The current version of checkpatch.pl complains that the
line is too long, but it makes grepping easier.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions