diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-06-19 22:28:45 +0200 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-08-14 22:02:05 +0200 |
commit | b87478cb3e18e9557ebd95fb3a39e28b6f2d4f62 (patch) | |
tree | 502aef41c0202a08804956ea66a8086f68c6e723 /ospfd/ospf_spf.c | |
parent | lib: Remove unnecessary zebra.h include (diff) | |
download | frr-b87478cb3e18e9557ebd95fb3a39e28b6f2d4f62.tar.xz frr-b87478cb3e18e9557ebd95fb3a39e28b6f2d4f62.zip |
lib: Convert zlog_err for clippy build
The clippy code does not need to log the error messages
as errors as that it is only run as part of the build
itself and as long as we see the notifications we are good.
So convert zlog_err to zlog_notice so that we do not think
we have any zlog_err's in lib anymore
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'ospfd/ospf_spf.c')
0 files changed, 0 insertions, 0 deletions