From 1b42f1d9544cf9de7b2394306cb5e2605f134afc Mon Sep 17 00:00:00 2001 From: Matthias Oefelein Date: Wed, 8 Jan 2014 23:15:05 +0100 Subject: [PATCH] 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-format-patch failed