From: James Bottomley <James.Bottomley@suse.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Nicholas A. Bellinger" <nab@linux-iscsi.org>,
linux-scsi <linux-scsi@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Douglas Gilbert <dgilbert@interlog.com>,
Richard Sharpe <realrichardsharpe@gmail.com>,
Christoph Hellwig <hch@lst.de>,
FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
Mike Christie <michaelc@cs.wisc.edu>,
Hannes Reinecke <hare@suse.de>, Greg KH <greg@kroah.com>
Subject: Re: [PATCH v3] scsi_debug: Convert to use root_device_register() and root_device_unregister()
Date: Mon, 06 Sep 2010 23:00:56 -0400 [thread overview]
Message-ID: <1283828456.15944.1323.camel@mulgrave.site> (raw)
In-Reply-To: <20100907003251.GA21430@core.coreip.homeip.net>
On Mon, 2010-09-06 at 17:32 -0700, Dmitry Torokhov wrote:
> On Mon, Sep 06, 2010 at 05:24:28PM -0700, Nicholas A. Bellinger wrote:
> > From: Nicholas Bellinger <nab@linux-iscsi.org>
> >
> > Hi Doug and Co,
> >
> > This patch updates the scsi_debug virtual LLD to use root_device_register()
> > and root_device_unregister() from include/linux/device.h instead of device_register()
> > and device_unregister() respectively within scsi_debug_init() and scsi_debug_exit()
> > This simply involved converting the static struct device pseudo_primary into a
> > pointer that is setup by the call to root_device_register().
> >
> > This patch also contains the correct IS_ERR() conditional check of
> > root_device_register() from within scsi_debug_init().
> >
> > Thanks to Richard Sharpe and Dmitry Torokhov for their help with this item.
> >
> > Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
>
> Thanks for making the changes.
>
> Acked-by: Dmitry Torokhov <dtor@mail.ru>
Can I make that Reviewed-by:? Acked-by is really just for maintainer
patches which don't warrant a signoff.
James
next prev parent reply other threads:[~2010-09-07 3:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 0:24 Nicholas A. Bellinger
2010-09-07 0:32 ` Dmitry Torokhov
2010-09-07 2:56 ` Douglas Gilbert
2010-09-07 3:00 ` James Bottomley [this message]
2010-09-07 3:58 ` Dmitry Torokhov
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=1283828456.15944.1323.camel@mulgrave.site \
--to=james.bottomley@suse.de \
--cc=dgilbert@interlog.com \
--cc=dmitry.torokhov@gmail.com \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=greg@kroah.com \
--cc=hare@suse.de \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
--cc=nab@linux-iscsi.org \
--cc=realrichardsharpe@gmail.com \
/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
all inboxes | Powered by JetHome®