]> git.karo-electronics.de Git - linux-beck.git/commit
batman-adv: Keep includes ordered by filename
authorSven Eckelmann <sven@narfation.org>
Sun, 15 May 2016 09:07:42 +0000 (11:07 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Thu, 30 Jun 2016 08:29:43 +0000 (10:29 +0200)
commitfcafa5e74b42a182a5bcc5c7f94ca026d4e5f06e
tree28ec3f19b48840bb80bdca518ab62915518bc37a
parent67a5613ed09e1b9d5d188507bcbaeb37a6d0fe12
batman-adv: Keep includes ordered by filename

It is easier to detect if a include is already there for a used
functionality when the includes are ordered. Using an alphabetic order
together with the grouping in commit 1e2c2a4fe4a5 ("batman-adv: Add
required includes to all files") makes includes better manageable.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bat_iv_ogm.c
net/batman-adv/bat_v_elp.h
net/batman-adv/gateway_common.c
net/batman-adv/hard-interface.c
net/batman-adv/main.h
net/batman-adv/send.c
net/batman-adv/sysfs.c