Re: [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull

From: Dmitry Ilvokhin

Date: Tue Jun 02 2026 - 05:22:47 EST


On Tue, Jun 02, 2026 at 09:32:12AM +0200, Miguel Ojeda wrote:
> 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! :)

Thanks for confirmation, Miguel.

>
> I assume `_args()` is meant as "the `nonnull` for the arguments, not
> the return"?

Yes, that is exactly what I had in mind.