Re: [PATCH 2/6] fixdep: parse Makefile more correctly to handle comments etc.

From: Miguel Ojeda
Date: Sat Dec 31 2022 - 10:30:55 EST


On Sat, Dec 31, 2022 at 4:25 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> Hmm... I couldn't apply this one, it turns out `#include <stdarg.h>`
> is gone. Adding it and adjusting the patch fixes it.

Ah, I think you created them on top of kbuild/fixes.

Cheers,
Miguel