alistair23-linux/drivers/usb/atm
Arvind Yadav d2032b4b6e usb: atm: ueagle-atm: 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>
2017-08-10 11:31:28 -07:00
..
cxacru.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00
Kconfig
Makefile
speedtch.c usb: speedtch: constify usb_device_id 2017-08-10 11:31:26 -07:00
ueagle-atm.c usb: atm: ueagle-atm: constify attribute_group structures. 2017-08-10 11:31:28 -07:00
usbatm.c USB: atm: make atmdev_ops const 2017-08-10 11:31:26 -07:00
usbatm.h
xusbatm.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00