From: Antonio Quartulli Date: Sun, 23 Sep 2012 20:38:36 +0000 (+0200) Subject: batman-adv: refactor tt_global_del_struct() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~329^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be73b488d1e2993fe92b5ec02347c3f7c08307b8;p=pandora-kernel.git batman-adv: refactor tt_global_del_struct() batadv_tt_global_del_struct() function is not properly named. Having a more meaningful name which reflects the current behavior helps other developers to easily understand what it does. A parameter has also been renamed in order to let the function header better fit the 80-chars line-width Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed