From: Richard Weinberger <richard@nod.at>
To: Daniel Golle <daniel@makrotopia.org>, linux-mtd@lists.infradead.org
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Subject: Re: [PATCH] ubifs: update comment for ubifs_errc
Date: Mon, 25 Jul 2016 22:43:04 +0200 [thread overview]
Message-ID: <579679D8.2050103@nod.at> (raw)
In-Reply-To: <20160725114446.GA8083@makrotopia.org>
Daniel,
Am 25.07.2016 um 13:44 schrieb Daniel Golle:
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---
> fs/ubifs/ubifs.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/ubifs/ubifs.h b/fs/ubifs/ubifs.h
> index ddf9f6b9..4617d45 100644
> --- a/fs/ubifs/ubifs.h
> +++ b/fs/ubifs/ubifs.h
> @@ -1783,8 +1783,8 @@ void ubifs_err(const struct ubifs_info *c, const char *fmt, ...);
> __printf(2, 3)
> void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...);
> /*
> - * A variant of 'ubifs_err()' which takes the UBIFS file-sytem description
> - * object as an argument.
> + * A conditional variant of 'ubifs_err()' which doesn't output anything
> + * if probing (ie. MS_SILENT set).
Looks good. :-)
Thanks for improving this,
//richard
prev parent reply other threads:[~2016-07-25 20:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 22:26 [PATCH for-4.8] ubifs: silence early error messages if MS_SILENT is set Daniel Golle
2016-07-19 5:38 ` Richard Weinberger
2016-07-19 12:20 ` Daniel Golle
2016-07-19 12:28 ` Richard Weinberger
2016-07-19 12:36 ` Daniel Golle
2016-07-25 11:44 ` [PATCH] ubifs: update comment for ubifs_errc Daniel Golle
2016-07-25 20:43 ` Richard Weinberger [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=579679D8.2050103@nod.at \
--to=richard@nod.at \
--cc=daniel@makrotopia.org \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).