commit | d3abce780dbb731ddb918bf3ba8bb60681f19e42 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Wed Mar 09 22:22:51 2016 +0100 |
committer | Antonio Quartulli <a@unstable.cc> | Wed May 04 02:22:03 2016 +0800 |
tree | a7705acafbf76a14b48738dabff94951ef3c0695 | |
parent | 6d030de89f1beb85ce8e6b71f4fbfef8cabe37cf [diff] |
batman-adv: Fix checkpatch warning about 'unsigned' type checkpatch.pl warns about the use of 'unsigned' as a short form for 'unsigned int'. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>