Re: [PATCH] gpio: Constify struct configfs_item_operations and configfs_group_operations
From: Bartosz Golaszewski
Date: Wed Dec 17 2025 - 04:29:13 EST
On Sun, 14 Dec 2025 10:31:40 +0100, Christophe JAILLET wrote:
> 'struct configfs_item_operations' and 'configfs_group_operations' are not
> modified in these drivers.
>
> Constifying these structures moves some data to a read-only section, so
> increases overall security, especially when the structure holds some
> function pointers.
>
> [...]
Applied, thanks!
[1/1] gpio: Constify struct configfs_item_operations and configfs_group_operations
commit: 0eaf298143684da68a61b2633121b3deff47b267
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>