[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <29654f49-e4ff-3419-e96b-2d01caab5c71@kernel.org>
Date: Tue, 14 Feb 2023 22:47:44 +0800
From: Chao Yu <chao@...nel.org>
To: Thomas Weißschuh <linux@...ssschuh.net>,
Gao Xiang <xiang@...nel.org>, Yue Hu <huyue2@...lpad.com>,
Jeffle Xu <jefflexu@...ux.alibaba.com>
Cc: linux-erofs@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] erofs: make kobj_type structures constant
On 2023/2/9 11:21, Thomas Weißschuh wrote:
> Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")
> the driver core allows the usage of const struct kobj_type.
>
> Take advantage of this to constify the structure definitions to prevent
> modification at runtime.
>
> Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists