Skip to content

Commit 5cc3199

Browse files
t-8chJoelgranados
authored andcommitted
const_structs.checkpatch: add ctl_table
Now that the sysctl core can handle "const struct ctl_table", make sure that new usages of the struct already enter the tree as const. Signed-off-by: Thomas Weißschuh <[email protected]> Signed-off-by: Joel Granados <[email protected]>
1 parent fbc26ee commit 5cc3199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/const_structs.checkpatch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bus_type
66
clk_ops
77
comedi_lrange
88
component_ops
9+
ctl_table
910
dentry_operations
1011
dev_pm_ops
1112
device_type

0 commit comments

Comments
 (0)