From: Sven Eckelmann Date: Wed, 16 May 2012 18:23:18 +0000 (+0200) Subject: batman-adv: Prefix vis local static functions with batadv_ X-Git-Tag: v3.6-rc1~125^2~355^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaad8ad95392d1da3c0f2404dfc3fce56afea766;p=pandora-kernel.git batman-adv: Prefix vis local static 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