OSDN Git Service

staging: rtl8188eu: remove unused debugging functions
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 6 Sep 2016 16:36:57 +0000 (18:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Sep 2016 11:02:33 +0000 (13:02 +0200)
commitda25a8ec6b2d66d9510358173b8da4c80d686c2b
tree1fcd3179301c6e7c6443a416fb13e811b9487fdc
parentf1a2b7ab269884a17bbbd9cee643975e857b6fbe
staging: rtl8188eu: remove unused debugging functions

These functions were only mentioned in the rtw_proc_init_one()
function in drivers/staging/rtl8188eu/os_dep/os_intfs.c, which was
under #if 0 and has now been removed completely.

As they are not used anywhere, and also violate the coding style
rules, remove them.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Kyle Kuffermann <kyle.kuffermann@gmail.com>
Cc: Chris Elliott <chris@uksysadmin.com>
Cc: Ivan Safonov <insafonov@gmail.com>
Cc: devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_debug.c
drivers/staging/rtl8188eu/include/rtw_debug.h