From 0ac07ce022c8e0e1680e7576b97465a49ba7bbf0 Mon Sep 17 00:00:00 2001 From: Marcus Farkas Date: Sat, 17 May 2014 19:38:30 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed