staging: rtl8723au: core: rtw_cmd: Remove unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 18 Jan 2015 00:59:09 +0000 (01:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 11:59:18 +0000 (19:59 +0800)
commitcd480ed64333f2a92435d0f171f7837b00de5bcf
treea9b7497d97ca061f972e39dd874559ee78c0342a
parent9994c9777d903e02b6aa44c77bab67702044e72e
staging: rtl8723au: core: rtw_cmd: Remove unused functions

Removes some functions that are not used anywhere:
rtw_set_ch_cmd23a() rtw_cmd_clr_isr23a()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c
drivers/staging/rtl8723au/include/rtw_cmd.h
This page took 0.033247 seconds and 5 git commands to generate.