projects
/
wrapfs-2.6.38.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa75af
)
scsi: target: tcm_fc: Fix a kernel-doc header
author
Bart Van Assche
<bvanassche@acm.org>
Thu, 15 Apr 2021 22:08:26 +0000
(15:08 -0700)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Fri, 16 Apr 2021 02:44:41 +0000
(22:44 -0400)
Fix the function name in the kernel-doc header above ft_prli().
Link:
https://lore.kernel.org/r/20210415220826.29438-21-bvanassche@acm.org
Cc: Hannes Reinecke <hare@suse.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/tcm_fc/tfc_sess.c
patch
|
blob
|
history
diff --git
a/drivers/target/tcm_fc/tfc_sess.c
b/drivers/target/tcm_fc/tfc_sess.c
index 23ce506d5402bb1cb18aea56503f7b4523eff77f..593540da93465ba855a75bceb853b0c8874edd94 100644
(file)
--- a/
drivers/target/tcm_fc/tfc_sess.c
+++ b/
drivers/target/tcm_fc/tfc_sess.c
@@
-410,7
+410,7
@@
not_target:
}
/**
- *
tcm_fcp
_prli() - Handle incoming or outgoing PRLI for the FCP target
+ *
ft
_prli() - Handle incoming or outgoing PRLI for the FCP target
* @rdata: remote port private
* @spp_len: service parameter page length
* @rspp: received service parameter page (NULL for outgoing PRLI)