Re: [PATCH] list: add missing empty list check to list_cut_before()

From: Ziran Zhang

Date: Wed Sep 16 2026 - 14:06:28 EST


On Wed, 16 Sep 2026 18:37:30 +0300, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Any new code to lib must be accompanied with a test case(s) as documented [1].
> Look at lib/tests/, there is already a set of them.
>
> [1] 0a83293322fd ("doc: development-process: add notice on testing")

Thanks for the suggestion! I will add a KUnit test case and send the v2 patches
in a few days.

Thanks,
Ziran Zhang