From: Sven Eckelmann Date: Wed, 15 Jun 2011 13:08:59 +0000 (+0200) Subject: batman-adv: Move compare_orig to originator.c X-Git-Tag: v3.1-rc1~316^2~412^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e2dd135c3d8b06a4bc6d52b69317bdcccf4605;p=pandora-kernel.git batman-adv: Move compare_orig to originator.c 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 --- Reading git-diff-tree failed