commit | 9cfc7bd608b97463993b4f3e4775d99022253f8d | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sat May 12 02:09:43 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Jun 20 22:15:33 2012 +0200 |
tree | fcfcf1e714a91943a740dcaa2744ee66448f9f73 | |
parent | 3193e8fdfa355289892661d206d1954114a7be95 [diff] |
batman-adv: Reformat multiline comments to consistent style batman-adv doesn't follow the style for multiline comments that David S. Miller prefers. All comments should be reformatted to follow this consistent style to make the code slightly more readable. Signed-off-by: Sven Eckelmann <sven@narfation.org>