mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
s390/hmcdrv_ftp: fix kernel doc comment
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user