]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: fix unnecessary parentheses
authorMarcus Farkas <marcus.farkas@finitebox.com>
Sat, 17 May 2014 17:38:30 +0000 (19:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 16:57:15 +0000 (01:57 +0900)
commitc729e3c5637db566ce668cbae125d5d98180f520
tree861e034536e7d0f2285c0201d8622f70e9302daf
parentf2798a889d5c74aa96afa11919ec9cdcb975ffb0
staging: rtl8712: fix unnecessary parentheses

This commit fixes the following checkpatch warnings:

rtl8712/rtl871x_security.c
    - 1167: WARNING: Unnecessary parentheses - maybe == should be = ?
    - 1374: WARNING: Unnecessary parentheses - maybe == should be = ?

Signed-off-by: Marcus Farkas <marcus.farkas@finitebox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_security.c