Skip to content

Commit

Permalink
batman-adv: Prefix bat_iv_ogm local static functions with batadv_
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sven Eckelmann authored and Antonio Quartulli committed Jun 25, 2012
1 parent 1eda58b commit fe8bc39
Showing 1 changed file with 130 additions and 127 deletions.
Loading

0 comments on commit fe8bc39

Please sign in to comment.