diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-07 09:24:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-10 21:31:27 +0300 |
commit | f892a9bc41c7fbd1c918a134e754ec3dc9adfcea (patch) | |
tree | 02f6f88b9473f15b374de7022eaa95137ba8d417 /drivers/ide/ide-timings.c | |
parent | 95aa932c93d2a138579d51d4ff922ef0fb1ddd3c (diff) | |
download | linux-f892a9bc41c7fbd1c918a134e754ec3dc9adfcea.tar.xz |
uwb: lc-rc: 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/ide/ide-timings.c')
0 files changed, 0 insertions, 0 deletions