diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-02 13:21:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:57:53 +0200 |
commit | ac317e276700a613057c34f10b2dc714c17d1b15 (patch) | |
tree | c4d7f6099de980b5adceea6224e90d7d61c0d70f /mm/page-writeback.c | |
parent | Documentation/ABI: document the nvmem sysfs files (diff) | |
download | linux-ac317e276700a613057c34f10b2dc714c17d1b15.tar.xz linux-ac317e276700a613057c34f10b2dc714c17d1b15.zip |
char: virtio: 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 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions