projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c32eb
)
s390/hmcdrv_ftp: fix kernel doc comment
author
Heiko Carstens
<hca@linux.ibm.com>
Mon, 6 Sep 2021 20:23:36 +0000
(22:23 +0200)
committer
Heiko Carstens
<hca@linux.ibm.com>
Tue, 7 Sep 2021 11:38:42 +0000
(13:38 +0200)
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/char/hmcdrv_ftp.c
patch
|
blob
|
history
diff --git
a/drivers/s390/char/hmcdrv_ftp.c
b/drivers/s390/char/hmcdrv_ftp.c
index
37ee8f6
..
02b6f39
100644
(file)
--- a/
drivers/s390/char/hmcdrv_ftp.c
+++ b/
drivers/s390/char/hmcdrv_ftp.c
@@
-26,7
+26,7
@@
* struct hmcdrv_ftp_ops - HMC drive FTP operations
* @startup: startup function
* @shutdown: shutdown function
- * @
cmd
: FTP transfer function
+ * @
transfer
: FTP transfer function
*/
struct hmcdrv_ftp_ops {
int (*startup)(void);