From: Antonio Quartulli Date: Fri, 6 Jan 2012 20:31:34 +0000 (+0100) Subject: batman-adv: code refactoring - move debug print into tt_local_set_pending X-Git-Tag: v3.4-rc1~177^2~173^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c566dbbef029d7ea957e9566e3073e68b9e05de9;p=pandora-kernel.git batman-adv: code refactoring - move debug print into tt_local_set_pending Each tt_local_set_pending is always followed by a bat_dbg invocation. This can be simplified by moving the bat_dbg() call. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed