mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req
Signed-off-by: Steffen Maier <maier@linux.ibm.com> Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
21cb0bcc73
commit
2c53d8a0cc
|
|
@ -89,8 +89,6 @@
|
|||
|
||||
/************************* STRUCTURE DEFINITIONS *****************************/
|
||||
|
||||
struct zfcp_fsf_req;
|
||||
|
||||
struct zfcp_erp_action {
|
||||
struct list_head list;
|
||||
int action; /* requested action code */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user