From b8e2dd135c3d8b06a4bc6d52b69317bdcccf4605 Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Wed, 15 Jun 2011 15:08:59 +0200 Subject: [PATCH] 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-format-patch failed