[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAF=yD-+19GQJbFJOVm-FjAEh1XzEvkXvrqpzVx-krZEdtt91=w@mail.gmail.com>
Date: Mon, 5 Jun 2023 22:27:26 +0200
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, simon.horman@...igine.com
Subject: Re: [PATCH net-next v2 4/4] tools: ynl: add sample for netdev
On Mon, Jun 5, 2023 at 8:54 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Mon, 05 Jun 2023 05:31:52 -0400 Willem de Bruijn wrote:
> > > +CFLAGS=-std=gnu99 -O2 -W -Wall -Wextra -Wno-unused-parameter -Wshadow \
> > > + -I../lib/ -I../generated/
> >
> > Should new userspace code also use gnu11?
>
> Well, 99.9% sure it doesn't matter, but okay. Let me send v3.
Thanks. Certainly not that important. I just figured it might set a
good example for future userspace changes, to keep up with the kernel
default.
Powered by blists - more mailing lists