diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-02 19:36:20 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:49:22 +0200 |
commit | df44d30d28cb7dd4f3dc105d843a4a01f5dfc860 (patch) | |
tree | ab33f78c886a0b55409d77753555f5c2cdafb4b0 /drivers/char | |
parent | 6ef2541f268f56a4b93acb0f921c8fc4b74bfc9f (diff) | |
download | linux-df44d30d28cb7dd4f3dc105d843a4a01f5dfc860.tar.bz2 |
base: topology: 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/char')
0 files changed, 0 insertions, 0 deletions