* [PATCH] mcb: remove unused struct 'mcb_parse_priv'
@ 2024-05-23 20:49 linux
2024-06-08 20:51 ` Dr. David Alan Gilbert
2024-06-10 11:39 ` Johannes Thumshirn
0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2024-05-23 20:49 UTC (permalink / raw)
To: morbidrsa; +Cc: linux-kernel, Dr. David Alan Gilbert
From: "Dr. David Alan Gilbert" <linux@treblig.org>
'mcb_parse_priv' has been unused since the initial
commit 3764e82e5150 ("drivers: Introduce MEN Chameleon Bus").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
drivers/mcb/mcb-parse.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/drivers/mcb/mcb-parse.c b/drivers/mcb/mcb-parse.c
index 1ae37e693de0..a5f8ab9a0910 100644
--- a/drivers/mcb/mcb-parse.c
+++ b/drivers/mcb/mcb-parse.c
@@ -8,11 +8,6 @@
#include "mcb-internal.h"
-struct mcb_parse_priv {
- phys_addr_t mapbase;
- void __iomem *base;
-};
-
#define for_each_chameleon_cell(dtype, p) \
for ((dtype) = get_next_dtype((p)); \
(dtype) != CHAMELEON_DTYPE_END; \
--
2.45.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mcb: remove unused struct 'mcb_parse_priv'
2024-05-23 20:49 [PATCH] mcb: remove unused struct 'mcb_parse_priv' linux
@ 2024-06-08 20:51 ` Dr. David Alan Gilbert
2024-06-10 11:39 ` Johannes Thumshirn
1 sibling, 0 replies; 3+ messages in thread
From: Dr. David Alan Gilbert @ 2024-06-08 20:51 UTC (permalink / raw)
To: morbidrsa; +Cc: linux-kernel
* linux@treblig.org (linux@treblig.org) wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> 'mcb_parse_priv' has been unused since the initial
> commit 3764e82e5150 ("drivers: Introduce MEN Chameleon Bus").
>
> Remove it.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Ping
> ---
> drivers/mcb/mcb-parse.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/mcb/mcb-parse.c b/drivers/mcb/mcb-parse.c
> index 1ae37e693de0..a5f8ab9a0910 100644
> --- a/drivers/mcb/mcb-parse.c
> +++ b/drivers/mcb/mcb-parse.c
> @@ -8,11 +8,6 @@
>
> #include "mcb-internal.h"
>
> -struct mcb_parse_priv {
> - phys_addr_t mapbase;
> - void __iomem *base;
> -};
> -
> #define for_each_chameleon_cell(dtype, p) \
> for ((dtype) = get_next_dtype((p)); \
> (dtype) != CHAMELEON_DTYPE_END; \
> --
> 2.45.1
>
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mcb: remove unused struct 'mcb_parse_priv'
2024-05-23 20:49 [PATCH] mcb: remove unused struct 'mcb_parse_priv' linux
2024-06-08 20:51 ` Dr. David Alan Gilbert
@ 2024-06-10 11:39 ` Johannes Thumshirn
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Thumshirn @ 2024-06-10 11:39 UTC (permalink / raw)
To: morbidrsa, linux; +Cc: Johannes Thumshirn, linux-kernel
On Thu, 23 May 2024 21:49:21 +0100, linux@treblig.org wrote:
> 'mcb_parse_priv' has been unused since the initial
> commit 3764e82e5150 ("drivers: Introduce MEN Chameleon Bus").
>
> Remove it.
>
>
Applied, thanks!
[1/1] mcb: remove unused struct 'mcb_parse_priv'
commit: 1789f119d54ad866fe8bb74657ebedd08b421f77
Best regards,
--
Johannes Thumshirn <jth@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-10 11:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 20:49 [PATCH] mcb: remove unused struct 'mcb_parse_priv' linux
2024-06-08 20:51 ` Dr. David Alan Gilbert
2024-06-10 11:39 ` Johannes Thumshirn
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®