From: Sven Eckelmann Date: Sat, 12 May 2012 11:48:56 +0000 (+0200) Subject: batman-adv: Prefix originator static inline functions with batadv_ X-Git-Tag: v3.6-rc1~125^2~448^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da641193dd3117ccd408dc589a131f16286b0da0;p=pandora-kernel.git batman-adv: Prefix originator static inline functions with batadv_ All non-static symbols of batman-adv were prefixed with batadv_ to avoid collisions with other symbols of the kernel. Other symbols of batman-adv should use the same prefix to keep the naming scheme consistent. Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed