diff options
author | Robert Love <robert.w.love@intel.com> | 2012-02-10 20:18:36 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-02-19 10:24:33 -0500 |
commit | 6f68794c9283bbce3f7c91d3be34cb4f4f6ed960 (patch) | |
tree | db1687a6f95f069b6ae61d56205baed061fe7a05 /Documentation/scsi/BusLogic.txt | |
parent | 7e5adcfb31c26a68b75a249ef1c7f52fc5ec6e1b (diff) |
[SCSI] fcoe: Rename out_nomod label to out_putmod
The label implies that it should be called when
there is 'nomod.' I read that to mean that the
module reference 'get' failed. However, it's only
called when the module reference 'get' succeeded.
I think it makes more sense to name the label,
'out_putmod' since it should be called when we
need to 'put' the module reference taken in the
routine before returning.
Signed-off-by: Robert Love <robert.w.love@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'Documentation/scsi/BusLogic.txt')
0 files changed, 0 insertions, 0 deletions