diff options
author | Sven Eckelmann <sven@narfation.org> | 2012-05-12 02:09:32 +0200 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2012-06-20 22:15:21 +0200 |
commit | 1a8eaf0733ca754533a03d6cfa4463def2b81ce3 (patch) | |
tree | be806212d9109703e0d5d56708ff2efdf65c3d46 /crypto/tcrypt.c | |
parent | batman-adv: Prefix hard-interface non-static functions with batadv_ (diff) | |
download | linux-1a8eaf0733ca754533a03d6cfa4463def2b81ce3.tar.xz linux-1a8eaf0733ca754533a03d6cfa4463def2b81ce3.zip |
batman-adv: Prefix hash 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 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions