staging: rtl8192u: Remove unused code
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Thu, 9 Oct 2014 02:59:11 +0000 (08:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:29 +0000 (10:29 +0800)
commitf4c84dafdb892e5f2ae3a10bf753745cdfbecbd5
tree34fe0a6af28713ee9d0c71654d12924210e5dd52
parente6768831352fb78b10347e6d421e79bd9e2c82f4
staging: rtl8192u: Remove unused code

Below return statement dm_send_rssi_tofw
function has dead code.

This patch removes dead code from dm_send_rssi_tofw.

This was detected by smatch.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c