diff options
author | Arvind Yadav <[email protected]> | 2017-08-04 17:36:38 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-10 11:31:28 -0700 |
commit | a351a2bf9cb12b969e9e4bfb620268b3efff8723 (patch) | |
tree | 05eae15b9dcadff34cc85c667a3e8f02598dd8ae /scripts/gdb/linux/utils.py | |
parent | a70df9641f95d6d1893e6f37d95f967d35e249cd (diff) |
usb: chipidea: 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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions