]> git.openfabrics.org - ~emulex/infiniband.git/commit
batman-adv: Split combined variable declarations
authorMarek Lindner <lindner_marek@yahoo.de>
Tue, 8 Feb 2011 12:43:54 +0000 (12:43 +0000)
committerSven Eckelmann <sven@narfation.org>
Fri, 11 Feb 2011 22:29:00 +0000 (23:29 +0100)
commit14062064167ecdda4a17ec9190740c189223550a
tree5841e9449311f6b51b31f1fd37385ac5d73401de
parentc2f7f0e7b3ce55eee32892d6aa5cd88a7512ea25
batman-adv: Split combined variable declarations

Multiple variable declarations in a single statements over multiple lines can
be split into multiple variable declarations without changing the actual
behavior.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/unicast.c