summaryrefslogtreecommitdiff
path: root/net/batman-adv/hard-interface.c
diff options
context:
space:
mode:
authorAntonio Quartulli <antonio@meshcoding.com>2013-11-17 02:02:51 +0400
committerAntonio Quartulli <antonio@meshcoding.com>2014-01-12 17:41:18 +0400
commit82ab33214e301c7987d19376dc07bcc16186b7cc (patch)
tree1de682d3a682dfec30cbfe273e379ed470d0f860 /net/batman-adv/hard-interface.c
parentcb1c92ec37fb70543d133a1fa7d9b54d6f8a1ecd (diff)
downloadlinux-82ab33214e301c7987d19376dc07bcc16186b7cc.tar.xz
batman-adv: remove returns at the end of void functions
Return at the end of void functions is not needed. Since most of the void functions in the code do not do so, make all the others consistent by removing the useless returns. Actually all the functions to be "fixed" are in network-coding.h only. Signed-off-by: Antonio Quartulli <antonio@meshcoding.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Diffstat (limited to 'net/batman-adv/hard-interface.c')
0 files changed, 0 insertions, 0 deletions