From: Jens Axboe <axboe@kernel.dk>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Justin Sanders <justin@coraid.com>,
linux-kernel@vger.kernel.org
Cc: "Ed L. Cashin" <ed.cashin@acm.org>, linux-block@vger.kernel.org
Subject: Re: [PATCH v3] block: aoe: no need to check return value of debugfs_create functions
Date: Tue, 4 Jun 2019 13:38:40 -0600 [thread overview]
Message-ID: <168b8cf5-15ed-a4c1-6393-4f8df336a68e@kernel.dk> (raw)
In-Reply-To: <20190603194754.GB21877@kroah.com>
On 6/3/19 1:47 PM, Greg Kroah-Hartman wrote:
> When calling debugfs functions, there is no need to ever check the
> return value. The function can work or not, but the code logic should
> never do something different based on this.
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2019-06-04 19:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-22 15:21 [PATCH] block: aoe: no need to check return value of debugfs_create functions Greg Kroah-Hartman
2019-01-22 23:29 ` Omar Sandoval
2019-01-23 0:31 ` Ed Cashin
2019-01-23 6:41 ` Greg Kroah-Hartman
2019-06-03 14:25 ` [PATCH v2] " Greg Kroah-Hartman
2019-06-03 19:47 ` [PATCH v3] " Greg Kroah-Hartman
2019-06-04 18:09 ` Justin Sanders
2019-06-04 19:38 ` Jens Axboe [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=168b8cf5-15ed-a4c1-6393-4f8df336a68e@kernel.dk \
--to=axboe@kernel.dk \
--cc=ed.cashin@acm.org \
--cc=gregkh@linuxfoundation.org \
--cc=justin@coraid.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@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