[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230605152138.1c93a261@kernel.org>
Date: Mon, 5 Jun 2023 15:21:38 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Stefan Roesch <shr@...kernel.io>
Cc: io-uring@...r.kernel.org, kernel-team@...com, axboe@...nel.dk,
ammarfaizi2@...weeb.org, netdev@...r.kernel.org, olivier@...llion01.com
Subject: Re: [PATCH v14 3/8] net: split off _napi_busy_loop()
On Mon, 5 Jun 2023 14:20:04 -0700 Stefan Roesch wrote:
> +static void _napi_busy_loop(unsigned int napi_id,
IDK how much of an official kernel coding style this rule is but
I think that double underscore is more idiomatic..
> bool (*loop_end)(void *, unsigned long),
> - void *loop_end_arg, bool prefer_busy_poll, u16 budget)
> + void *loop_end_arg, bool prefer_busy_poll, u16 budget,
> + bool rcu)
--
pw-bot: cr
Powered by blists - more mailing lists