Re: [PATCH 8/9] bitfield: Add comment block for the host/fixed endian functions
From: Jakub Kicinski
Date: Thu Dec 11 2025 - 00:28:15 EST
On Wed, 10 Dec 2025 10:08:46 +0000 David Laight wrote:
> > possibly also add declarations for these? So that ctags and co. sees
> > them?
>
> The functions are bulk-generated using a #define, ctags is never going to
> find definitions.
I know. That's why I said declarations. But for code completions etc
decl is enough.