]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: make function wilc_get_stats_async static
authorMarko Stankovic <dartnorris@gmail.com>
Tue, 25 Dec 2018 22:35:31 +0000 (23:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2019 07:56:07 +0000 (08:56 +0100)
commit6ec5e3dd083f7bde8df9b61a2625082bd6eea75e
tree4685ca372c31527430b841adeed9f91684cfe9ff
parentf9bb4b753eb00c02014e4467a28609f4f6ac7f88
staging: wilc1000: make function wilc_get_stats_async static

Makes local function wilc_get_stats_async() static

Cleans up sparse warning:
symbol 'wilc_get_stats_async' was not declared. Should it be static?

Signed-off-by: Marko Stankovic <dartnorris@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c