]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: make _netdev_open() static
authorMichael Straube <straube.linux@gmail.com>
Sun, 11 Sep 2022 17:49:31 +0000 (19:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 11:07:57 +0000 (13:07 +0200)
commitb566c0de59bbbdfb2505a3b636c3fc1a1a54e1a9
tree96fa6b86cb94468daa79374d7dcf6fc14ae41949
parent55d1b5a3ddaab1f82be6b91fcce404a39bb46141
staging: r8188eu: make _netdev_open() static

The function _netdev_open() is only used in os_intfs.c.
Make it static.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220911174933.3784-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/recv_osdep.h
drivers/staging/r8188eu/os_dep/os_intfs.c