From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Colin King <colin.king@canonical.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
linux-s390@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] s390/tape: fix spelling mistake "partion" -> "partition"
Date: Wed, 12 Sep 2018 11:11:39 +0000 [thread overview]
Message-ID: <20180912131139.4402f76e@mschwideX1> (raw)
In-Reply-To: <20180911081858.27297-1-colin.king@canonical.com>
On Tue, 11 Sep 2018 09:18:58 +0100
Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in message text
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> drivers/s390/char/tape_3590.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/s390/char/tape_3590.c b/drivers/s390/char/tape_3590.c
> index cdcde18e7220..4554cdf4d6bd 100644
> --- a/drivers/s390/char/tape_3590.c
> +++ b/drivers/s390/char/tape_3590.c
> @@ -971,7 +971,7 @@ tape_3590_print_mim_msg_f0(struct tape_device *device, struct irb *irb)
> snprintf(exception, BUFSIZE, "Data degraded");
> break;
> case 0x03:
> - snprintf(exception, BUFSIZE, "Data degraded in partion %i",
> + snprintf(exception, BUFSIZE, "Data degraded in partition %i",
> sense->fmt.f70.mp);
> break;
> case 0x04:
Applied to linux-s390:features. Thanks.
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
prev parent reply other threads:[~2018-09-12 11:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-11 8:18 [PATCH] s390/tape: fix spelling mistake "partion" -> "partition" Colin King
2018-09-12 11:11 ` Martin Schwidefsky [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=20180912131139.4402f76e@mschwideX1 \
--to=schwidefsky@de.ibm.com \
--cc=colin.king@canonical.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox