Re: [PATCH] ext4: make kobj_type structures constant

From: Theodore Ts'o
Date: Tue Mar 07 2023 - 23:34:05 EST


On Thu, 09 Feb 2023 03:18:35 +0000, 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.
>
>
> [...]

Applied, thanks!

[1/1] ext4: make kobj_type structures constant
commit: 60db00e0a1490adcdc8b80887f7caf954d8bcd3e

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>