mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
s390/hmcdrv_ftp: fix kernel doc comment
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
68c32eb270
commit
7d665612dd
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user