]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51e25b17fa7369a405e7c36bacb0249effaef9fc
treedd4edc94b43a751f202a972113191a96517ffbc6
parent23f01aa0bee8aa8dee32173cc2e1ebad2e0176a9
Staging: rtl8192e: Fix unnecessary parentheses style warning

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>
drivers/staging/rtl8192e/rtl819x_BAProc.c