diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 17:13:09 +0530 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-09-06 10:57:18 +0200 |
commit | ad8378ede6f933cd6fe0c4c12ec65a3db469b2ca (patch) | |
tree | c83ff2b5b0e2e4cd2874a1fa134c29fababf67f8 /include/linux/hid.h | |
parent | b42a362e6d10c342004b183defcb9940331b6737 (diff) | |
download | linux-ad8378ede6f933cd6fe0c4c12ec65a3db469b2ca.tar.gz linux-ad8378ede6f933cd6fe0c4c12ec65a3db469b2ca.tar.bz2 linux-ad8378ede6f933cd6fe0c4c12ec65a3db469b2ca.zip |
HID: make device_attribute const
Make this const as it is only passed as an argument to the function
device_create_file and device_remove_file and the corresponding arguments are
of type const. Done using Coccinelle
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/hid.h')
0 files changed, 0 insertions, 0 deletions