From: Sven Eckelmann Date: Fri, 7 May 2010 19:47:29 +0000 (+0200) Subject: Staging: batman-adv: Fix whitespace problems criticized by checkpatch.pl X-Git-Tag: v2.6.35-rc1~441^2^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ab70e787c3b94ce7c56324b4afbc8051e99424;p=pandora-kernel.git Staging: batman-adv: Fix whitespace problems criticized by checkpatch.pl Trailing spaces at the end of a line or before a tab are against Documentation/CodingStyle "3.1: Spaces" and should be avoided. It is also common style to add a single space after commas unless it is followed either by a newline or a tab. Reported-by: Mikal Sande Reported-by: Luis de Bethencourt Signed-off-by: Sven Eckelmann Signed-off-by: Marek Lindner Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed