Re: [PATCH RESEND2 1/4] parse: initial parsing of __attribute__((format))

Chris Li <[email protected]> Fri, 16 Jan 2026 16:14:50 -0800
Newsgroups org.kernel.vger.linux-sparse
Message-ID <CACePvbWpTrKpFXLr4=vkVpDqhU7wd=RMOy4Wm1gAKhVtEv9=wQ@mail.gmail.com>
On Mon, Dec 22, 2025 at 3:49 AM Ben Dooks <[email protected]> wrote:
>
> On 01/12/2025 19:23, Chris Li wrote:
> > Hi Ben,
> >
> > Thanks for the patch and sorry for the late reply.
> >
> > Your format attribute series work applies to the sparse-dev tree fine
> > and "make check" runs fine as well. Thank you so much.
> >
> > I have some trivial coding style of feedback for you, see the comments
> > below. Mostly just nitpicks, does not impact the coding behavior. Let
> > me know if you want to update a new series or I can be lazy and just
> > apply your current series.
>
> Thank you. I've implemented most of your parse.c/symbol.h changes now.

Great.

>
> I am not actually back at work until 2nd-Jan 2026 so may not get
> all the other changes sorted.
>
No problem. I just started catching up on my backlogs from the holiday.

Chris