git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40ed2b
)
batman-adv: code refactoring - move debug print into tt_local_set_pending
author
Antonio Quartulli
<ordex@autistici.org>
Fri, 6 Jan 2012 20:31:34 +0000
(21:31 +0100)
committer
Marek Lindner
<lindner_marek@yahoo.de>
Thu, 16 Feb 2012 18:50:21 +0000
(
02:50
+0800)
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 <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
No differences found