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:
ecbd532
)
batman-adv: Move compare_orig to originator.c
author
Sven Eckelmann
<sven@narfation.org>
Wed, 15 Jun 2011 13:08:59 +0000
(15:08 +0200)
committer
Sven Eckelmann
<sven@narfation.org>
Mon, 20 Jun 2011 08:38:55 +0000
(10:38 +0200)
compare_orig is only used in context of orig_node which is managed
inside originator.c. It is not necessary to keep that function inside
the header originator.h.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
No differences found