[PATCH 1/5] mtd api changed to return bitflips on read operations
Mike Dunn
mikedunn at newsguy.com
Thu Dec 1 06:06:56 EST 2011
On 12/01/2011 12:49 AM, Artem Bityutskiy wrote:
> Hi,
>
> thanks you, a nit-pick below.
>
> On Mon, 2011-11-28 at 17:01 -0800, Mike Dunn wrote:
>> * @datbuf: data buffer - if NULL only oob data are read/written
>> * @oobbuf: oob data buffer
>> + * @max_bitflips: for read operations, greatest number of bit errors corrected
>> + * on any one minimum i/o unit (e.g., nand page)
>> + * (value returned to caller by the driver)
>> *
> Could you please make this change in the comment: s/greatest/maximum/ -
> I find it easier to understand that way and it is more consistent with
> the variable name.
>
>
Sure. I'm a fan of clarity myself.
Thanks,
Mike
More information about the linux-mtd
mailing list