]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Prefix bat_debugfs local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:50 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Sun, 24 Jun 2012 16:41:40 +0000 (18:41 +0200)
commitb63e4468ed22d6b166fd9208959ee4c5c608b7c9
treed74ebb84371803fc2ce03a8d8b03f4c007899f72
parentda564b01de05e59146bb4ea16dc6e2472605ade1
batman-adv: Prefix bat_debugfs 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 <sven@narfation.org>
net/batman-adv/bat_debugfs.c