From: Sven Eckelmann Date: Sat, 12 May 2012 11:48:55 +0000 (+0200) Subject: batman-adv: Prefix hash static inline functions with batadv_ X-Git-Tag: v3.6-rc1~125^2~448^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a559295eb2601602f7dc88f4240afcd666f73a;p=pandora-kernel.git batman-adv: Prefix hash 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