Re: [PATCH] samples: configfs: Constify struct configfs_item_operations and configfs_group_operations
From: Andreas Hindborg
Date: Thu Jan 15 2026 - 03:49:35 EST
On Mon, 29 Dec 2025 12:23:51 +0100, Christophe JAILLET wrote:
> 'struct configfs_item_operations' and 'configfs_group_operations' are not
> modified in this driver.
>
> 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] samples: configfs: Constify struct configfs_item_operations and configfs_group_operations
commit: 6363844fdbbb76afe1d44d678fe0746390204a5f
Best regards,
--
Andreas Hindborg <a.hindborg@xxxxxxxxxx>