[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPhsuW48VzzhEv7MH9eKTR0cGU6S4T-bG1NUA9FoQko0OuGDcw@mail.gmail.com>
Date: Mon, 31 May 2021 21:26:02 -0700
From: Song Liu <song@...nel.org>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: linux-raid <linux-raid@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] md: Constify attribute_group structs
On Sat, May 29, 2021 at 3:30 AM Rikard Falkeborn
<rikard.falkeborn@...il.com> wrote:
>
> The attribute_group structs are never modified, they're only passed to
> sysfs_create_group() and sysfs_remove_group(). Make them const to allow
> the compiler to put them in read-only memory.
>
> Signed-off-by: Rikard Falkeborn <rikard.falkeborn@...il.com>
Applied to md-next. Thanks!
Song
Powered by blists - more mailing lists