From: gregkh@linuxfoundation.org (Greg KH)
Subject: [PATCH] v3: staging: erofs: fix typo
Date: Thu, 25 Jul 2019 09:45:08 +0200 [thread overview]
Message-ID: <20190725074508.GA15090@kroah.com> (raw)
In-Reply-To: <1563394279-6719-1-git-send-email-karen.palacio.1994@gmail.com>
On Wed, Jul 17, 2019@05:11:19PM -0300, Karen Palacio wrote:
> Fix typo in Kconfig
>
> Signed-off-by: Karen Palacio <karen.palacio.1994 at gmail.com>
> Reviewed-by: Gao Xiang <gaoxiang25 at huawei.com>
> Reviewed-by: Chao Yu <yuchao0 at huawei.com>
>
> diff --git a/drivers/staging/erofs/Kconfig b/drivers/staging/erofs/Kconfig
> index d04b798..0dcefac 100644
> --- a/drivers/staging/erofs/Kconfig
> +++ b/drivers/staging/erofs/Kconfig
> @@ -88,7 +88,7 @@ config EROFS_FS_IO_MAX_RETRIES
> If unsure, leave the default value (5 retries, 6 IOs at most).
>
> config EROFS_FS_ZIP
> - bool "EROFS Data Compresssion Support"
> + bool "EROFS Data Compression Support"
> depends on EROFS_FS
> select LZ4_DECOMPRESS
> help
> ---
> drivers/staging/erofs/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/erofs/Kconfig b/drivers/staging/erofs/Kconfig
> index d04b798..0dcefac 100644
> --- a/drivers/staging/erofs/Kconfig
> +++ b/drivers/staging/erofs/Kconfig
> @@ -88,7 +88,7 @@ config EROFS_FS_IO_MAX_RETRIES
> If unsure, leave the default value (5 retries, 6 IOs at most).
>
> config EROFS_FS_ZIP
> - bool "EROFS Data Compresssion Support"
> + bool "EROFS Data Compression Support"
> depends on EROFS_FS
> select LZ4_DECOMPRESS
> help
Patch is corrupted and can not be applied.
There are also 2 copies of it here :(
Please fix up and resend.
thanks,
greg k-h
prev parent reply other threads:[~2019-07-25 7:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-17 20:11 [PATCH] v3: staging: erofs: fix typo Karen Palacio
2019-07-18 9:26 ` Gao Xiang
2019-07-18 10:31 ` Chao Yu
2019-07-25 7:45 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190725074508.GA15090@kroah.com \
--to=gregkh@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.