From: Matthias Oefelein Date: Wed, 8 Jan 2014 22:15:05 +0000 (+0100) Subject: beeceem: Fix missing spaces around operators and unwanted spaces around semicolons... X-Git-Tag: v3.14-rc1~150^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b42f1d9544cf9de7b2394306cb5e2605f134afc;p=pandora-kernel.git beeceem: Fix missing spaces around operators and unwanted spaces around semicolons in InterfaceRx.c Checkpatch reports missing spaces around operators; this patch introduces spaces where needed. Spaces before semicolons are prohibited by the official coding style guidelines, those have been fixed as well. Signed-off-by: Matthias Oefelein Signed-off-by: Ralph Mueck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed