]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Remove multiple assignment per line
authorSven Eckelmann <sven@narfation.org>
Tue, 9 Jun 2015 18:50:49 +0000 (20:50 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Mon, 24 Aug 2015 22:12:18 +0000 (00:12 +0200)
commit9025d0107c08d5e415246d77a219690611f6308e
treee39e2b8270b8a6381a9b0016a9ebc0999dc11414
parent6f96df6ef621af3d57b77ba2041168ce23a40e30
batman-adv: Remove multiple assignment per line

The Linux CodingStyle disallows multiple assignments in a single line.
(see chapter 1)

Reported-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/bat_iv_ogm.c
net/batman-adv/bridge_loop_avoidance.c
net/batman-adv/distributed-arp-table.c
net/batman-adv/gateway_client.c
net/batman-adv/gateway_common.c
net/batman-adv/network-coding.c
net/batman-adv/translation-table.c