clang-format was not happy.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
ospf->vrf_id)
: ((instance
&& redist_check_instance(
- &zclient->mi_redist[AFI_IP][type],
- instance))
+ &zclient->mi_redist[AFI_IP][type],
+ instance))
|| (!instance
&& vrf_bitmap_check(
- zclient->redist[AFI_IP][type],
- ospf->vrf_id))));
+ zclient->redist[AFI_IP][type],
+ ospf->vrf_id))));
}
int ospf_redistribute_set(struct ospf *ospf, int type, unsigned short instance,