]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: clean up misc_null pragmas
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 3 Mar 2015 08:14:46 +0000 (09:14 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 Jun 2016 13:43:32 +0000 (09:43 -0400)
commit28feb0b3a26d15c44d4306967b670ff7eb377c69
tree5eafeb314c3755ab5c0a2fa6f7c6cc3dbcafe8d1
parent83a0b892ddf7296714f7692cd17ba6f693a0ae9d
zebra: clean up misc_null pragmas

The no-op alternatives provided in misc_null trigger a few warnings
since they provide functions / use pragmas without prototypes.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit a3466abd93f83424f9f83e56282e42188e1f94ce)
zebra/misc_null.c