Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1553938 > unrolled thread

[PATCH 2/8] mmc-core: Fix a typo in a comment line

Started bySF Markus Elfring <elfring@users.sourceforge.net>
First post2017-01-08 22:50 +0100
Last post2017-01-10 09:50 +0100
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 2/8] mmc-core: Fix a typo in a comment line SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-08 22:50 +0100
    Re: [PATCH 2/8] mmc-core: Fix a typo in a comment line Linus Walleij <linus.walleij@linaro.org> - 2017-01-09 19:40 +0100
    Re: [PATCH 2/8] mmc-core: Fix a typo in a comment line Shawn Lin <shawn.lin@rock-chips.com> - 2017-01-10 09:50 +0100

#1553938 — [PATCH 2/8] mmc-core: Fix a typo in a comment line

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2017-01-08 22:50 +0100
Subject[PATCH 2/8] mmc-core: Fix a typo in a comment line
Message-ID<sXtvH-3AV-5@gated-at.bofh.it>
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 8 Jan 2017 19:05:37 +0100

Add a missing character in the function description.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
---
 drivers/mmc/core/mmc_test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/core/mmc_test.c b/drivers/mmc/core/mmc_test.c
index e85ef503d7ce..2f838a13a904 100644
--- a/drivers/mmc/core/mmc_test.c
+++ b/drivers/mmc/core/mmc_test.c
@@ -1533,7 +1533,7 @@ static int mmc_test_area_cleanup(struct mmc_test_card *test)
 
 /*
  * Initialize an area for testing large transfers.  The test area is set to the
- * middle of the card because cards may have different charateristics at the
+ * middle of the card because cards may have different characteristics at the
  * front (for FAT file system optimization).  Optionally, the area is erased
  * (if the card supports it) which may improve write performance.  Optionally,
  * the area is filled with data for subsequent read tests.
-- 
2.11.0

[toc] | [next] | [standalone]


#1554598

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-01-09 19:40 +0100
Message-ID<sXN1o-7G5-45@gated-at.bofh.it>
In reply to#1553938
On Sun, Jan 8, 2017 at 10:43 PM, SF Markus Elfring
<elfring@users.sourceforge.net> wrote:

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sun, 8 Jan 2017 19:05:37 +0100
>
> Add a missing character in the function description.
>
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

[toc] | [prev] | [next] | [standalone]


#1555053

FromShawn Lin <shawn.lin@rock-chips.com>
Date2017-01-10 09:50 +0100
Message-ID<sY0hX-7uT-21@gated-at.bofh.it>
In reply to#1553938
On 2017/1/9 5:43, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sun, 8 Jan 2017 19:05:37 +0100
>
> Add a missing character in the function description.
>

Good catch!

Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>

> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
> ---
>  drivers/mmc/core/mmc_test.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/core/mmc_test.c b/drivers/mmc/core/mmc_test.c
> index e85ef503d7ce..2f838a13a904 100644
> --- a/drivers/mmc/core/mmc_test.c
> +++ b/drivers/mmc/core/mmc_test.c
> @@ -1533,7 +1533,7 @@ static int mmc_test_area_cleanup(struct mmc_test_card *test)
>
>  /*
>   * Initialize an area for testing large transfers.  The test area is set to the
> - * middle of the card because cards may have different charateristics at the
> + * middle of the card because cards may have different characteristics at the
>   * front (for FAT file system optimization).  Optionally, the area is erased
>   * (if the card supports it) which may improve write performance.  Optionally,
>   * the area is filled with data for subsequent read tests.
>


-- 
Best Regards
Shawn Lin

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web