From: Yeliz Taneroglu Date: Tue, 30 Sep 2014 18:35:59 +0000 (+0300) Subject: staging: rtl8712: Fix unnecessary parentheses style warning X-Git-Tag: fixes-for-v3.18-merge-window~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12636551a2d9361e188c8fe280d2a3d90bac4e35;p=pandora-kernel.git staging: rtl8712: Fix unnecessary parentheses style warning This fixes the following checkpatch.pl warning: drivers/staging/rtl8712/rtl871x_recv.c:634 warning: Unnecessary parentheses - maybe == should be = ? Signed-off-by: Yeliz Taneroglu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed