diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-02 16:06:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:49:22 +0200 |
commit | df44d30d28cb7dd4f3dc105d843a4a01f5dfc860 (patch) | |
tree | ab33f78c886a0b55409d77753555f5c2cdafb4b0 /ipc | |
parent | base: Convert to using %pOF instead of full_name (diff) | |
download | linux-df44d30d28cb7dd4f3dc105d843a4a01f5dfc860.tar.xz linux-df44d30d28cb7dd4f3dc105d843a4a01f5dfc860.zip |
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 'ipc')
0 files changed, 0 insertions, 0 deletions