From: Jens Axboe <jens.axboe@oracle.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] let elv_register() return void
Date: Wed, 12 Dec 2007 18:54:18 +0100 [thread overview]
Message-ID: <20071212175417.GC18857@kernel.dk> (raw)
In-Reply-To: <20071212174711.GC10069@stusta.de>
On Wed, Dec 12 2007, Adrian Bunk wrote:
> elv_register() always returns 0, and there isn't anything it does where
> it should return an error (the only error condition is so grave that
> it's handled with a BUG_ON).
Principally it could return -EEXIST for the BUG_ON(), but there's little
point. I've applied your patch, thanks.
--
Jens Axboe
prev parent reply other threads:[~2007-12-12 17:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 17:47 [2.6 patch] let elv_register() return void Adrian Bunk
2007-12-12 17:54 ` 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=20071212175417.GC18857@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=bunk@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.