From: Sven Eckelmann Date: Sun, 8 May 2011 10:45:45 +0000 (+0200) Subject: batman-adv: Remove multiline comments from line ending X-Git-Tag: v3.0-rc1~377^2~137^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e215fd8eb4930373d01da0fac16a0889804fac3;p=pandora-kernel.git batman-adv: Remove multiline comments from line ending It is slightly irritating that comments after a long line span over multiple lines without any code. It is easier to put them before the actual code and reduce the number of lines which the eye has to read. Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed