]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Remove dead code: cmpk_handle_query_config_rx()
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Tue, 2 Jun 2015 20:48:06 +0000 (22:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:43:08 +0000 (13:43 -0700)
commit0540b7847ea5b1af4633c7d9e7aa7977687b49b3
treeb02139159395413f17ac4f6c0ffb531d68f36333
parenta2df4ef2490491c3d484dcb41da10cc56dddfba9
staging: rtl8192e: Remove dead code: cmpk_handle_query_config_rx()

Remove cmpk_handle_query_config_rx function. It is called
once, does some calculation, but generates no output -
it has neither return value, nor modify its parameters.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c