diff options
author | Arvind Yadav | 2017-08-04 14:06:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2017-08-10 20:31:28 +0200 |
commit | a70df9641f95d6d1893e6f37d95f967d35e249cd (patch) | |
tree | b7aee39bd05947bb1e7c0f31108a417b2c53d5e1 /drivers/usb/chipidea | |
parent | usb: phy-mv-usb: constify attribute_group structures. (diff) | |
download | kernel-qcow2-linux-a70df9641f95d6d1893e6f37d95f967d35e249cd.tar.gz kernel-qcow2-linux-a70df9641f95d6d1893e6f37d95f967d35e249cd.tar.xz kernel-qcow2-linux-a70df9641f95d6d1893e6f37d95f967d35e249cd.zip |
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 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions