projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a66ac1
)
libfc: Fix a typo in a source code comment
author
Bart Van Assche
<bart.vanassche@sandisk.com>
Fri, 5 Jun 2015 21:20:40 +0000
(14:20 -0700)
committer
James Bottomley
<JBottomley@Odin.com>
Wed, 12 Aug 2015 18:21:43 +0000
(11:21 -0700)
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/libfc/fc_fcp.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/libfc/fc_fcp.c
b/drivers/scsi/libfc/fc_fcp.c
index c6795941b45d98579cd6117cc5b72f8c5c4d0bf9..4cd49d4f44de1601c3da8b770c206910eae3f80e 100644
(file)
--- a/
drivers/scsi/libfc/fc_fcp.c
+++ b/
drivers/scsi/libfc/fc_fcp.c
@@
-191,7
+191,7
@@
static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp)
}
/**
- * fc_fcp_pkt_dest
or
y() - Release hold on a fcp_pkt
+ * fc_fcp_pkt_dest
ro
y() - Release hold on a fcp_pkt
* @seq: The sequence that the FCP packet is on (required by destructor API)
* @fsp: The FCP packet to be released
*