diff options
author | Sven Eckelmann <sven@narfation.org> | 2023-08-02 10:24:20 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2023-08-14 18:01:21 +0200 |
commit | 02e61f06a97e7ba73fa44046d6da097e5c2aacc8 (patch) | |
tree | c81f6fd6afa66c3defb4a33af73dd7d9049a6e68 /init/main.c | |
parent | 950c92bbaa8f16fc71485f4d564d429a9e4cc9fd (diff) | |
download | linux-02e61f06a97e7ba73fa44046d6da097e5c2aacc8.tar.gz linux-02e61f06a97e7ba73fa44046d6da097e5c2aacc8.tar.bz2 linux-02e61f06a97e7ba73fa44046d6da097e5c2aacc8.zip |
batman-adv: Keep batadv_netlink_notify_* static
The batadv_netlink_notify_*() functions are not used by any other source
file. Just keep them local to netlink.c to get informed by the compiler
when they are not used anymore.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions