commit | 16b9ce83fb850602794a3bc534693362408a5408 | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Fri Dec 26 12:41:23 2014 +0100 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Fri May 29 10:13:36 2015 +0200 |
tree | 690d3c19f757404b86495ecb6f266cfeb9c42a89 | |
parent | 9bb218828c8f4fa6587af93e248903c96ce469d0 [diff] |
batman-adv: tvlv realloc, move error handling into if block Instead of hiding the normal function flow inside an if block, we should just put the error handling into the if block. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>