Re: [PATCH] kselftest: Minimise dependency of get_size on C library interfaces

From: Siddhesh Poyarekar
Date: Fri Jan 17 2020 - 00:25:12 EST


On 16/01/20 11:02 pm, Tim.Bird@xxxxxxxx wrote:
>
> Since the code no longer uses __builtin_strlen(), this comment should
> change also, to say something like "and string length function.
>

Oops, I had made the change (to drop the __builtin_strlen mention since
the length is just computed inline now) and somehow dropped it in some
copy-paste confusion. Looks like a patchwork-bot applied my patch, so
should I send an updated patch or just a comment fix follow-up?

Thanks,
Siddhesh