staging: rtl8192u: Remove unnecessary if
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Fri, 24 Oct 2014 16:14:26 +0000 (21:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:05 +0000 (10:33 +0800)
commit334c826858691d306285183822e954063a116035
treeb78e3780a4d27049d71aa473dbbd6aadd72422e5
parent7424a0609063826a60a933ace872a1e747dfeede
staging: rtl8192u: Remove unnecessary if

Remove the if condition, as the code inside the if condition is
commented and does not have any FIXME or TODO comment.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_wx.c
This page took 0.025466 seconds and 5 git commands to generate.