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
..
2017-11-27 09:20:36 +01:00
2017-11-27 09:20:36 +01:00
2017-11-27 09:20:36 +01:00
2017-11-27 09:20:37 +01:00
2017-11-27 09:20:34 +01:00
2017-11-28 13:34:59 +01:00