Commit 7d665612 authored by Heiko Carstens's avatar Heiko Carstens

s390/hmcdrv_ftp: fix kernel doc comment

Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent 68c32eb2
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment