From: Steffen Maier Date: Thu, 8 Nov 2018 14:44:44 +0000 (+0100) Subject: scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2c53d8a0cce4f8490a1829867930b519e65db2b4;p=linux.git scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req Signed-off-by: Steffen Maier Reviewed-by: Benjamin Block Signed-off-by: Martin K. Petersen --- diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 31b3e2bb3b423..572debf2f5288 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h @@ -89,8 +89,6 @@ /************************* STRUCTURE DEFINITIONS *****************************/ -struct zfcp_fsf_req; - struct zfcp_erp_action { struct list_head list; int action; /* requested action code */