diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-04 15:06:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-10 21:31:28 +0300 |
commit | a70df9641f95d6d1893e6f37d95f967d35e249cd (patch) | |
tree | b7aee39bd05947bb1e7c0f31108a417b2c53d5e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cefc2690f59736fd8d9ccde2579287257f46177 (diff) | |
download | linux-a70df9641f95d6d1893e6f37d95f967d35e249cd.tar.xz |
usb: usbtmc: 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions