* [PATCH] scsi: bfa: Remove further unnecessary struct declaration
@ 2024-02-17 19:14 simone.p.weiss
2024-02-27 2:12 ` Martin K. Petersen
2024-03-10 23:04 ` Martin K. Petersen
0 siblings, 2 replies; 3+ messages in thread
From: simone.p.weiss @ 2024-02-17 19:14 UTC (permalink / raw)
To: Anil Gurumurthy, Sudarsana Kalluru, James E . J . Bottomley,
Martin K . Petersen, linux-scsi
Cc: linux-kernel, Simone Weiß
From: Simone Weiß <simone.p.weiss@posteo.com>
With Commit c3b0d087763f9833
("scsi: bfa: Remove unnecessary struct declarations") duplicated struct
declarions for struct bfa_fcs_s and struct bfa_fcs_fabric_s where already
removed.
There are further duplications:
- struct bfad_vf_s is declared in line 165 remove the duplication in line
834.
- struct bfad_rport_s is declared in line 394 remove the duplication in
line 836.
Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
---
drivers/scsi/bfa/bfa_fcs.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/scsi/bfa/bfa_fcs.h b/drivers/scsi/bfa/bfa_fcs.h
index c1baf5cd0d3e..4d8bd9f932f6 100644
--- a/drivers/scsi/bfa/bfa_fcs.h
+++ b/drivers/scsi/bfa/bfa_fcs.h
@@ -831,9 +831,7 @@ void bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric,
*/
struct bfad_port_s;
-struct bfad_vf_s;
struct bfad_vport_s;
-struct bfad_rport_s;
/*
* lport callbacks
--
2.39.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] scsi: bfa: Remove further unnecessary struct declaration
2024-02-17 19:14 [PATCH] scsi: bfa: Remove further unnecessary struct declaration simone.p.weiss
@ 2024-02-27 2:12 ` Martin K. Petersen
2024-03-10 23:04 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2024-02-27 2:12 UTC (permalink / raw)
To: simone.p.weiss
Cc: Anil Gurumurthy, Sudarsana Kalluru, James E . J . Bottomley,
Martin K . Petersen, linux-scsi, linux-kernel
Simone,
> With Commit c3b0d087763f9833 ("scsi: bfa: Remove unnecessary struct
> declarations") duplicated struct declarions for struct bfa_fcs_s and
> struct bfa_fcs_fabric_s where already removed.
Applied to 6.9/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] scsi: bfa: Remove further unnecessary struct declaration
2024-02-17 19:14 [PATCH] scsi: bfa: Remove further unnecessary struct declaration simone.p.weiss
2024-02-27 2:12 ` Martin K. Petersen
@ 2024-03-10 23:04 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2024-03-10 23:04 UTC (permalink / raw)
To: Anil Gurumurthy, Sudarsana Kalluru, James E . J . Bottomley,
linux-scsi, simone.p.weiss
Cc: Martin K . Petersen, linux-kernel
On Sat, 17 Feb 2024 19:14:09 +0000, simone.p.weiss@posteo.com wrote:
> With Commit c3b0d087763f9833
> ("scsi: bfa: Remove unnecessary struct declarations") duplicated struct
> declarions for struct bfa_fcs_s and struct bfa_fcs_fabric_s where already
> removed.
>
> There are further duplications:
>
> [...]
Applied to 6.9/scsi-queue, thanks!
[1/1] scsi: bfa: Remove further unnecessary struct declaration
https://git.kernel.org/mkp/scsi/c/c121b588a5e4
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-10 23:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 19:14 [PATCH] scsi: bfa: Remove further unnecessary struct declaration simone.p.weiss
2024-02-27 2:12 ` Martin K. Petersen
2024-03-10 23:04 ` Martin K. Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®