linux/drivers/staging/most
Colin Ian King 845c31de4c staging: most: core: make functions print_links and most_match static
The functions print_links and most_match static are local to the source
and do not need to be in global scope, so make them static.

Cleans up sparse warnings:
symbol 'print_links' was not declared. Should it be static?
symbol 'most_match' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-13 12:50:33 +01:00
..
Documentation staging: most: add ABI documentation 2017-11-27 09:20:37 +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
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
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
core.c staging: most: core: make functions print_links and most_match static 2017-12-13 12:50:33 +01:00
core.h staging: most: core: fix data type 2017-11-27 09:20:37 +01:00