diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-03 16:59:05 +0530 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-08-03 13:38:30 +0200 |
commit | 1d710da2ee7b4c3d89efa16807ad0d9856107a17 (patch) | |
tree | 9f469d15ef0d78217c76b9f95f9f072f6f77046f /usr | |
parent | 35a33cb511997dd58b642b796b9396d62c43667d (diff) | |
download | linux-1d710da2ee7b4c3d89efa16807ad0d9856107a17.tar.bz2 |
HID: ntrig: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions