projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64d513a
)
libfc: Use the correct function name in kernel-doc comment.
author
Sebastian Herbszt
<herbszt@gmx.de>
Sun, 11 Oct 2015 20:35:18 +0000
(22:35 +0200)
committer
James Bottomley
<JBottomley@Odin.com>
Tue, 10 Nov 2015 01:15:52 +0000
(17:15 -0800)
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Acked-by: Vasu Dev <vasu.dev@intel.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/libfc/fc_npiv.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/scsi/libfc/fc_npiv.c
b/drivers/scsi/libfc/fc_npiv.c
index 9fbf78ed821b3ceeb36a941e5fddd3142d0300cf..c168321b560e2d2046eec8299b3574abc90a90df 100644
(file)
--- a/
drivers/scsi/libfc/fc_npiv.c
+++ b/
drivers/scsi/libfc/fc_npiv.c
@@
-25,7
+25,7
@@
#include <linux/export.h>
/**
- * fc_vport_create() - Create a new NPIV vport instance
+ *
lib
fc_vport_create() - Create a new NPIV vport instance
* @vport: fc_vport structure from scsi_transport_fc
* @privsize: driver private data size to allocate along with the Scsi_Host
*/