Re: [PATCH] selftests/harness: remove use of LINE_MAX

From: Andrew Morton
Date: Fri Apr 12 2024 - 18:55:09 EST


On Fri, 12 Apr 2024 12:30:15 -0700 Edward Liaw <edliaw@xxxxxxxxxx> wrote:

> On Thu, Apr 11, 2024 at 4:34 PM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > Thanks, I'll grab and shall send it Linuswards for 6.9-rcX.
> >
> > I added
> >
> > Fixes: 38c957f07038 ("selftests: kselftest_harness: generate test name once")
> >
>
> Thanks, I just realized I forgot to remove the <limits.h> includes.
> Should I send another patch for that or send a v2 of this one?

I fixed it up, thanks.