[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdW2Y57bXMHjeGt+-vVQs-12DsoeXNYQ80NL+obbCrQiZw@mail.gmail.com>
Date: Wed, 10 Jul 2024 09:51:30 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] zorro: make match function take a const pointer
On Wed, Jul 10, 2024 at 9:34 AM Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
> In commit d69d80484598 ("driver core: have match() callback in struct bus_type
> take a const *"), the match callback for busses was changed to take a const
> pointer to struct device_driver. Unfortunatly I missed fixing up the zorro
Unfortunately
> code, and was only noticed after-the-fact by the kernel test robot. Resolve
> this issue by properly changing the zorro_bus_match() function.
>
> Cc: Geert Uytterhoeven <geert@...ux-m68k.org>
> Fixes: d69d80484598 ("driver core: have match() callback in struct bus_type take a const *")
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Reviewed-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists