mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
const_structs.checkpatch.pl: add kobj_type
Since commit ee6d3dd4ed
("driver core: make kobj_type constant.")
the driver core allows the usage of const struct kobj_type.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20230204-kobj_type-checkpatch-v1-1-9a94b04adbb2@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
36c893d3a7
commit
8518e9db9f
@@ -35,6 +35,7 @@ iwl_ops
|
|||||||
kernel_param_ops
|
kernel_param_ops
|
||||||
kgdb_arch
|
kgdb_arch
|
||||||
kgdb_io
|
kgdb_io
|
||||||
|
kobj_type
|
||||||
kset_uevent_ops
|
kset_uevent_ops
|
||||||
lock_manager_operations
|
lock_manager_operations
|
||||||
machine_desc
|
machine_desc
|
||||||
|
Reference in New Issue
Block a user