Re: [PATCH v2 2/3] list_debug: Introduce inline wrappers for debug checks

From: Miguel Ojeda
Date: Sat Aug 05 2023 - 02:30:46 EST


On Fri, Aug 4, 2023 at 6:03 PM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> Can we give actual real names to why the function is "special" besides that
> it now has another underscore added to it?

+1, some docs on top of that can also help a lot to explain the
intended difference quickly to a reader.

Cheers,
Miguel