const_structs.checkpatch: add xattr_handler

Now that the vfs can handle "const struct xattr_handler" make sure that
new usages of the struct already enter the tree as const.

Link: https://lore.kernel.org/lkml/20230930050033.41174-1-wedsonaf@gmail.com/
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20231012-vfs-xattr_const-v1-1-6c21e82d4d5e@weissschuh.net
Signed-off-by: Christian Brauner <brauner@kernel.org>
This commit is contained in:
Thomas Weißschuh 2023-10-12 16:30:38 +02:00 committed by Christian Brauner
parent 295d3c4412
commit a640d88895
No known key found for this signature in database
GPG Key ID: 91C61BC06578DCA2
1 changed files with 1 additions and 0 deletions

View File

@ -94,3 +94,4 @@ vm_operations_struct
wacom_features
watchdog_ops
wd_ops
xattr_handler