From: Tejun Heo <tj@kernel.org>
To: Minwoo Im <dn3108@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: do not initialise statics to 0 ERROR fix.
Date: Mon, 19 Jun 2017 13:38:35 -0400 [thread overview]
Message-ID: <20170619173835.GA12062@htj.duckdns.org> (raw)
In-Reply-To: <1497682984-5554-1-git-send-email-dn3108@gmail.com>
Hello,
On Sat, Jun 17, 2017 at 04:03:04PM +0900, Minwoo Im wrote:
> ERROR: do not initialise statics to 0 in four lines in libata-core.c.
> Signed-off-by: Minwoo Im <dn3108@gmail.com>
I don't think there's much value in sweeping the code base with
checkpatch. We can fix them when changing code around them or there's
a meaningful gain from it (e.g. doc updates which improve doc
processing) but otherwise I think it's churns for churns' sake.
Thanks.
--
tejun
next prev parent reply other threads:[~2017-06-19 17:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-17 7:03 [PATCH] libata: do not initialise statics to 0 ERROR fix Minwoo Im
2017-06-19 17:38 ` Tejun Heo [this message]
2017-06-20 0:59 ` Minwoo Im
2017-06-20 1:03 ` Minwoo Im
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=20170619173835.GA12062@htj.duckdns.org \
--to=tj@kernel.org \
--cc=dn3108@gmail.com \
--cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).