summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-07-21 08:59:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-30 18:01:54 +0300
commit9afdc07eb7e7e50ff6a6064bca5834b6cae1c2f4 (patch)
tree175cc7a2a3153b79eb60573a9a4f789f3f68f2cf /include/linux
parent791686b87c666015b4ccdc969dde26dae44755a4 (diff)
downloadlinux-9afdc07eb7e7e50ff6a6064bca5834b6cae1c2f4.tar.xz
staging: lustre: obdclass: linux: constify attribute_group structures.
attribute_groups are not supposed to change at runtime. All functions working with attribute_groups 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 'include/linux')
0 files changed, 0 insertions, 0 deletions