Staging: rtl8192e: Fix unnecessary parentheses style warning
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Thu, 18 Sep 2014 23:52:33 +0000 (05:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:13:41 +0000 (17:13 -0700)
This fixes the following checkpatch.pl warning:
WARNING: Unnecessary parentheses - maybe == should be = ?

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found