linux-stable/drivers/staging/most
Christian Gromm f15e3ad3ef staging: most: make DEVICE_ATTR structures static
In order to limit the scope of the DEVICE_ATTR structure this patch
adds the keywork static.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 13:36:21 +01:00
..
cdev staging: most: cdev: bundle module variables in structure 2017-11-27 09:20:37 +01:00
dim2 staging: most: make DEVICE_ATTR structures static 2017-11-28 13:36:21 +01:00
Documentation staging: most: add ABI documentation 2017-11-27 09:20:37 +01:00
i2c staging: most: remove proprietary kobjects 2017-11-27 09:20:34 +01:00
net staging: most: fix comment sections 2017-11-27 09:20:36 +01:00
sound staging: most: fix comment sections 2017-11-27 09:20:36 +01:00
usb staging: most: make DEVICE_ATTR structures static 2017-11-28 13:36:21 +01:00
video staging: most: core: fix formatting 2017-11-27 09:20:36 +01:00
core.c staging: most: core: fix list traversing 2017-11-27 09:20:37 +01:00
core.h staging: most: core: fix data type 2017-11-27 09:20:37 +01:00
Kconfig staging: most: video: rename module 2017-11-27 09:20:34 +01:00
Makefile staging: most: fix Makefile 2017-11-28 13:34:59 +01:00
TODO