[PATCH] [MTD] NAND: Enhance nandsim optionally to report wear - Typo

MikeW mw_phil at yahoo.co.uk
Mon Mar 19 11:17:07 EDT 2007


Adrian Hunter <ext-adrian.hunter <at> nokia.com> writes:

> 
> A new module parameter 'rptwear' specifies how many erases between
> reporting wear information.  Zero means never.
> 
> Signed-off-by: Adrian Hunter <ext-adrian.hunter <at> nokia.com>
> ---
>  drivers/mtd/nand/nandsim.c |   98 +++++++++++++++++++++++++++++++++++++
>  1 files changed, 98 insertions(+), 0 deletions(-)
> 
....
> 
>  MODULE_PARM_DESC(first_id_byte,  "The fist byte returned by NAND Flash 'read
ID' command (manufaturer ID)");

Typo in
MODULE_PARM_DESC(first_id_byte,  "The fist byte returned by NAND Flash

should read "first" not "fist"

MikeW





More information about the linux-mtd mailing list