Re: [PATCH v2 -next] mtd: rawnand: macronix: Use match_string() helper to simplify the code

From: Miquel Raynal
Date: Tue Jan 14 2020 - 12:05:02 EST


On Tue, 2019-12-31 at 01:36:48 UTC, YueHaibing wrote:
> match_string() returns the array index of a matching string.
> Use it instead of the open-coded implementation.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel