1
0
Files
linux/drivers
Arvind Yadav 0690ee2b01 misc: bh1770glc: 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>
2017-08-28 16:55:48 +02:00
..
2017-08-14 13:29:31 -07:00
2017-07-24 17:38:21 +02:00
2017-08-28 16:06:48 +02:00
2017-08-17 10:23:45 +02:00
2017-08-01 15:22:55 -07:00
2017-08-21 11:08:03 +02:00
2017-08-24 13:23:03 -07:00