On Fri, Aug 7, 2026 at 2:38 PM Josh Poimboeuf <[email protected]> wrote: > > read_exports() reports the offending line number when it fails to parse > Module.symvers. The counter is initialized to 1 but never incremented, > so every error blames line 1 regardless of where the bad line is. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

