Re: [PATCH v2] PCI: endpoint: Constify struct configfs_item_operations and configfs_group_operations

From: Manivannan Sadhasivam

Date: Tue Feb 24 2026 - 05:35:22 EST



On Mon, 29 Dec 2025 12:13:29 +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] PCI: endpoint: Constify struct configfs_item_operations and configfs_group_operations
commit: f457c18d7904b22f8b6a9c6475161810085c34c9

Best regards,
--
Manivannan Sadhasivam <mani@xxxxxxxxxx>