diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-04 09:37:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:55:48 +0300 |
commit | 64e6d2c187d8ca78629e7206e7efd67773c9a0cb (patch) | |
tree | 1925ee73bca931a7e5e94e23ca2d14c1ddd96c8c /drivers/misc/bh1770glc.c | |
parent | 27c0823fd9a3aad44f00e0e4dfa9d1b3ce3841a6 (diff) | |
download | linux-64e6d2c187d8ca78629e7206e7efd67773c9a0cb.tar.xz |
misc: isl29020: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/bh1770glc.c')
0 files changed, 0 insertions, 0 deletions