summaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorBharat Nihalani <bnihalani@nvidia.com>2017-07-07 14:09:41 -0400
committerJani Uusi-Rantala <juusirantala@nvidia.com>2017-07-28 00:41:24 -0400
commitfaa50afe90de23dccaf5a873b3e35ca8e69f344c (patch)
treea6a3b600750f4d30fce2b3ea3a144771101dcc6e /scripts/const_structs.checkpatch
parent8270fe5ff582e4a1fa20a0f4e853e82da63f35d9 (diff)
scripts: update checkpatch.pl with latest K4.9 snapshot
This contains a fix for an issue seen when a new file is added. The issue reported is: Use of uninitialized value $root in concatenation (.) or string at /tmp/tmp3tca6a line 767. Also add const_structs.checkpatch file which is added for K4.9, which will fix the following issue reported in ACV: No structs that should be const will be found - file '/tmp/const_structs.checkpatch': No such file or directory Bug 1928069 Change-Id: I72b8a7b0d3e5c0f3d68258ce68e9961987275bb3 Signed-off-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1515451 Reviewed-by: Jani Uusi-Rantala <juusirantala@nvidia.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
-rw-r--r--scripts/const_structs.checkpatch64
1 files changed, 64 insertions, 0 deletions
diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch
new file mode 100644
index 000000000..ac5f12671
--- /dev/null
+++ b/scripts/const_structs.checkpatch
@@ -0,0 +1,64 @@
1acpi_dock_ops
2address_space_operations
3backlight_ops
4block_device_operations
5clk_ops
6comedi_lrange
7component_ops
8dentry_operations
9dev_pm_ops
10dma_map_ops
11driver_info
12drm_connector_funcs
13drm_encoder_funcs
14drm_encoder_helper_funcs
15ethtool_ops
16extent_io_ops
17file_lock_operations
18file_operations
19hv_ops
20ide_dma_ops
21ide_port_ops
22inode_operations
23intel_dvo_dev_ops
24irq_domain_ops
25item_operations
26iwl_cfg
27iwl_ops
28kgdb_arch
29kgdb_io
30kset_uevent_ops
31lock_manager_operations
32machine_desc
33microcode_ops
34mlxsw_reg_info
35mtrr_ops
36neigh_ops
37net_device_ops
38nlmsvc_binding
39nvkm_device_chip
40of_device_id
41pci_raw_ops
42pipe_buf_operations
43platform_hibernation_ops
44platform_suspend_ops
45proto_ops
46regmap_access_table
47rpc_pipe_ops
48rtc_class_ops
49sd_desc
50seq_operations
51sirfsoc_padmux
52snd_ac97_build_ops
53snd_soc_component_driver
54soc_pcmcia_socket_ops
55stacktrace_ops
56sysfs_ops
57tty_operations
58uart_ops
59usb_mon_operations
60v4l2_ctrl_ops
61v4l2_ioctl_ops
62vm_operations_struct
63wacom_features
64wd_ops