From e84b8bacf357df2a4c7489bce3560f4dd42ab070 Mon Sep 17 00:00:00 2001 From: Ralph Mueck Date: Mon, 30 Dec 2013 12:44:21 +0100 Subject: [PATCH] beeceem: Fix several whitespace issues in InterfaceTx.c This patch takes care of the following issues: - missing spaces at variable assignments - missing spaces between function arguments - spaces at the beginning of a line where tabs should be - prohibited spaces before a (semi)colon Signed-off-by: Ralph Mueck Signed-off-by: Matthias Oefelein Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed