From 7c6a49a25865b868da296e8b6a9e62542c85ed59 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Sun, 16 Mar 2014 20:44:39 +0100 Subject: [PATCH] staging: rtl8187se: Add whitespaces around '&', '||' and '&&' Add whitespaces around '&', '||' and '&&' as the codingStyle of the kernel recommends. Fix checkpatch.pl errors: ERROR: spaces required around that '||' (ctx:VxV) ERROR: spaces required around that '&&' (ctx:VxV) ERROR: need consistent spacing around '&' Signed-off-by: Ana Rey Signed-off-by: Peter P Waskiewicz Jr --- Reading git-format-patch failed