Re: [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull
From: Miguel Ojeda
Date: Tue Jun 02 2026 - 03:48:36 EST
On Tue, Jun 2, 2026 at 9:13 AM Dmitry Ilvokhin <d@xxxxxxxxxxxx> wrote:
>
> Miguel, I dropped your Acked-by due to the rename. Went with
> __nonnull_args() (over __knonnull()). Happy to restore your tag if that
> spelling works for you.
I am fine with either, but thanks for the caution! :)
I assume `_args()` is meant as "the `nonnull` for the arguments, not
the return"?
Cheers,
Miguel