lkml.org 
[lkml]   [2024]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ssb: make ssb_bustype const
On Sun, 04 Feb 2024 17:44:21 -0300
"Ricardo B. Marliere" <ricardo@marliere.net> wrote:

> --- a/drivers/ssb/main.c
> +++ b/drivers/ssb/main.c
> @@ -384,7 +384,7 @@ static struct attribute *ssb_device_attrs[] = {
> };
> ATTRIBUTE_GROUPS(ssb_device);
>
> -static struct bus_type ssb_bustype = {
> +static const struct bus_type ssb_bustype = {
> .name = "ssb",
> .match = ssb_bus_match,
> .probe = ssb_device_probe,

Acked-by: Michael Büsch <m@bues.ch>


--
Michael Büsch
https://bues.ch/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2024-05-27 14:47    [W:0.165 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site