On Wed, Oct 18, 2023 at 12:39:51PM +0200, Simon Horman wrote:
> On Tue, Oct 17, 2023 at 03:49:31PM +0200, Eelco Chaudron wrote:
> > Signed-off-by: Eelco Chaudron <echau...@redhat.com>
> > ---
> >  lib/meta-flow.c   |    4 ++--
> >  lib/ofp-actions.c |    8 +++++---
> >  2 files changed, 7 insertions(+), 5 deletions(-)
> 
> Thanks Eelco,
> 
> I agree that these initialisations are unnecessary.
> Although I am unsure how to get clang to emit warnings about them.

Of course shortly after writing the above I figured out that
I can use something like:

$ clang-tidy lib/meta-flow.c -- -I. -I./include
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to