From: Ben Romer <benjamin.romer@unisys.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [patch] staging: unisys: remove some dead code
Date: Tue, 12 Jan 2016 16:26:47 +0000 [thread overview]
Message-ID: <56952947.1050104@unisys.com> (raw)
In-Reply-To: <20160107093413.GA27186@mwanda>
On 01/07/2016 04:34 AM, Dan Carpenter wrote:
> queue_delayed_work() returns bool, not negative error codes. It returns
> false if the work has already been queued or true otherwise. Since
> we don't care about that, we can just remove the test.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
>
Tested with s-Par, works fine (of course). :)
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
prev parent reply other threads:[~2016-01-12 16:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 9:34 [patch] staging: unisys: remove some dead code Dan Carpenter
2016-01-07 15:47 ` Don Zickus
2016-01-12 16:26 ` Ben Romer [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=56952947.1050104@unisys.com \
--to=benjamin.romer@unisys.com \
--cc=kernel-janitors@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).