]> git.baikalelectronics.ru Git - kernel.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)
commit283291c62dd2735a6a96d46ee864eb0555f0c462
tree28ec3f19b48840bb80bdca518ab62915518bc37a
parentbd09bdd668eeb05b6d07995122af814fd0e0093f
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 96bc0eccf630 ("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