On Sat, Sep 12, 2020 at 05:11:00PM +0200, Klemens Nanni wrote:
> Bit hard to read, what about aligning like this?
> 
> +             if ((rdns_proposal->src == 0 ||
> +                  rdns_proposal->src == tmp->src) &&
> +                 (rdns_proposal->if_index == 0 ||
> +                 rdns_proposal->if_index == tmp->if_index))
With a space here   ^

Reply via email to