]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Prefix translation-table local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Wed, 16 May 2012 18:23:16 +0000 (20:23 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:50 +0000 (08:21 +0200)
commitf9547250dc384360303c080f115c7feec22b94b0
treedb0545ed9e4f59bba9d85feeebc668388b258e44
parent034ad0911e6c1e9db61da4680eee74d27ec401fc
batman-adv: Prefix translation-table 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/translation-table.c