From 12636551a2d9361e188c8fe280d2a3d90bac4e35 Mon Sep 17 00:00:00 2001 From: Yeliz Taneroglu Date: Tue, 30 Sep 2014 21:35:59 +0300 Subject: [PATCH] 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-format-patch failed