alistair23-linux/drivers/usb/wusbcore
Arvind Yadav 65b881fb4e usb: wusbcore: dev-sysfs: 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:27 -07:00
..
cbaf.c usb: wusbcore: cbaf: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
crypto.c wusbcore: Fix one more crypto-on-the-stack bug 2017-01-10 17:03:42 +01:00
dev-sysfs.c usb: wusbcore: dev-sysfs: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
devconnect.c
Kconfig
Makefile
mmc.c
pal.c
reservation.c
rh.c
security.c usb: return correct errno code when krealloc fails 2016-11-29 17:36:43 +01:00
wa-hc.c USB: wusbcore: fix NULL-deref at probe 2017-03-14 17:07:30 +08:00
wa-hc.h
wa-nep.c usb: fix improper return value when kzalloc fails 2016-11-29 17:36:43 +01:00
wa-rpipe.c
wa-xfer.c usb: return correct errno on failures 2016-11-29 17:36:43 +01:00
wusbhc.c usb: wusbcore: wusbhc: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
wusbhc.h