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

s390/hmcdrv_ftp: fix kernel doc comment

parent 68c32eb2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);