]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Remove multiline comments from line ending
authorSven Eckelmann <sven@narfation.org>
Sun, 8 May 2011 10:45:45 +0000 (12:45 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 8 May 2011 14:10:42 +0000 (16:10 +0200)
commitb705f20c4ee395b873568e2790fa518910d8c244
tree1a729ac6d586e4e7394276055c79e9f1ccb256f7
parent6604ca4b3a394b30d1f97eb9daa628cefb46f709
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 <sven@narfation.org>
net/batman-adv/main.h
net/batman-adv/packet.h
net/batman-adv/soft-interface.c
net/batman-adv/types.h