Re: [PATCH v1] mtd: rawnand: fix condition in 'nand_select_target()'

From: Arseniy Krasnov

Date: Tue May 05 2026 - 04:00:06 EST



05.05.2026 10:50, Miquel Raynal wrote:
> Hi,
>
> On 05/05/2026 at 01:10:12 +03, Arseniy Krasnov <avkrasnov@xxxxxxxxx> wrote:
>
> Two important typos in the commit log :-)
>
>> 'cs' here must in range [0:nanddev_ntargets).
> be [


Hi, sorry, You mean?


'cs' here must be in range [0:nanddev_ntargets]. 


Thanks


>
> Thanks,
> Miquèl