Files
linux/drivers/misc
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-28 11:59:39 +02:00
2017-05-02 23:41:43 +03:00
2017-08-28 16:55:48 +02:00
2017-08-28 16:55:48 +02:00