[PATCH 2/8] mtd: check for max_bitflips in mtd_read_oob()
Brian Norris
computersforpeace at gmail.com
Wed Aug 15 15:15:07 EDT 2012
On Wed, Aug 15, 2012 at 4:24 AM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> Pushed this patch to l2-mtd.git, thanks. I've amended the commentary as
> Smulik requested, and also removed "(see above)", because "above" is (a)
> unclear, and (b) if it means 'mtd_read()', we'd need to make sure
> 'mtd_read()' is always above 'mtd_read_oob()'.
Good idea, removing "(see above)". Readers should be smart enough to
locate mtd_read() and its accompanying comments themselves anyway.
Note that there was a v2 of this patch, although the difference was
very minor (the comments and the Reviewed-by's). The end result is
almost the same as your amendments.
Thanks,
Brian
More information about the linux-mtd
mailing list