1
0
Fork 0
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
..
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile USB: usbatm: remove CONFIG_USB_DEBUG dependancy 2013-07-23 16:32:36 -07:00
cxacru.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00
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 usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros 2013-10-29 16:50:52 -07:00
xusbatm.c USB: atm: remove unneeded MODULE_VERSION() usage 2017-07-22 15:56:53 +02:00