fix spelling mistake in ubifs.h

Richard Weinberger richard.weinberger at gmail.com
Wed Dec 24 11:44:10 PST 2014


On Wed, Dec 24, 2014 at 2:38 AM,  <liu.song11 at zte.com.cn> wrote:
>
> maybe there is a spelling mistake.fix it or ignore it seems both ok, lol.

This is not a valid patch description.

> ---
>  fs/ubifs/ubifs.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ubifs/ubifs.h b/fs/ubifs/ubifs.h
> index a06e8d7..fe53006 100644
> --- a/fs/ubifs/ubifs.h
> +++ b/fs/ubifs/ubifs.h
> @@ -157,7 +157,7 @@
>  #define WORST_COMPR_FACTOR 2
>
>  /*
> - * How much memory is needed for a buffer where we comress a data node.
> + * How much memory is needed for a buffer where we compress a data node.
>   */
>  #define COMPRESSED_DATA_NODE_BUF_SZ \
>         (UBIFS_DATA_NODE_SZ + UBIFS_BLOCK_SIZE * WORST_COMPR_FACTOR)
> --
>
> --------------------------------------------------------
> ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/



-- 
Thanks,
//richard



More information about the linux-mtd mailing list