summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2012-05-12 11:38:47 (GMT)
committerAntonio Quartulli <ordex@autistici.org>2012-06-20 20:15:17 (GMT)
commit08adf1512298201a53b88bb0a3d67e0dbbe0ed9b (patch)
treec0300fbf9717978726becbbdf14f1332178e78cd /sound
parent0f5f9322681887ca221707afafe4216b6db5d22f (diff)
downloadlinux-fsl-qoriq-08adf1512298201a53b88bb0a3d67e0dbbe0ed9b.tar.xz
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
batman-adv can be compiled as part of the kernel instead of an module. In that case the linker will see all non-static symbols of batman-adv and all other non-static symbols of the kernel. This could lead to symbol collisions. A prefix for the batman-adv symbols that defines their private namespace avoids such a problem. Reported-by: David Miller <davem@davemloft.net> Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions