Re: [PATCH] platform/x86: acerhdf: Cleanup str_starts_with()

From: Peter Kästle
Date: Sat Mar 26 2022 - 17:37:10 EST


26. März 2022 02:53, "Wei Li" <liwei391@xxxxxxxxxx> schrieb:

> Since there is already a generic function strstarts() that check if a
> string starts with a given prefix, cleanup str_starts_with().
>
> Signed-off-by: Wei Li <liwei391@xxxxxxxxxx>

Acked-by: Peter Kästle <peter@xxxxxxxx>

[...]