linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Bill Pemberton <wfp5p@virginia.edu>
Cc: gregkh@linuxfoundation.org,
	"James E.J. Bottomley" <JBottomley@parallels.com>,
	"Matthew Wilcox" <matthew@wil.cx>,
	"Oliver Neukum" <oliver@neukum.org>,
	"Ali Akcaagac" <aliakc@web.de>,
	"Jamie Lenehan" <lenehan@twibble.org>,
	"Neela Syam Kolli" <megaraidlinux@lsi.com>,
	"GOTO Masanori" <gotom@debian.or.jp>,
	"YOKOTA Hiroshi" <yokota@netlab.is.tsukuba.ac.jp>,
	"Geoff Levand" <geoff@infradead.org>,
	"Michael Reed" <mdr@sgi.com>, "Willem Riede" <osst@riede.org>,
	"Kai Mäkisara" <Kai.Makisara@kolumbus.fi>,
	"Kurt Garloff" <garloff@suse.de>,
	"Guennadi Liakhovetski" <g.liakhovetski@gmx.de>,
	"Arvind Kumar" <arvindkumar@vmware.com>,
	"VMware PV-Drivers" <pv-drivers@vmware.com>,
	linux-scsi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	dc395x@twibble.org, iss_storagedev@hp.com,
	linuxppc-dev@lists.ozlabs.org, cbe-oss-dev@lists.ozlabs.org,
	osst-users@lists.sourceforge.net
Subject: Re: [PATCH 192/493] scsi: remove use of __devinit
Date: Wed, 21 Nov 2012 11:51:14 +0000	[thread overview]
Message-ID: <20121121115114.GF3290@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1353349642-3677-192-git-send-email-wfp5p@virginia.edu>

On Mon, Nov 19, 2012 at 01:22:21PM -0500, Bill Pemberton wrote:
>  drivers/scsi/arm/acornscsi.c              |  2 +-
>  drivers/scsi/arm/arxescsi.c               |  2 +-
>  drivers/scsi/arm/cumana_1.c               |  2 +-
>  drivers/scsi/arm/cumana_2.c               |  2 +-
>  drivers/scsi/arm/eesox.c                  |  2 +-
>  drivers/scsi/arm/oak.c                    |  2 +-
>  drivers/scsi/arm/powertec.c               |  2 +-

For these,

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

  reply	other threads:[~2012-11-21 11:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1353349642-3677-1-git-send-email-wfp5p@virginia.edu>
2012-11-19 18:20 ` [PATCH 073/493] drivers/message/fusion: remove use of __devexit_p Bill Pemberton
2012-11-19 18:20 ` [PATCH 097/493] scsi: " Bill Pemberton
2012-11-21 11:45   ` Russell King - ARM Linux
2012-11-22 23:02   ` Guennadi Liakhovetski
2012-11-23 11:27     ` Masanori Goto
2012-11-26 17:36   ` [Pv-drivers] " Dmitry Torokhov
2012-11-27  7:13   ` vinayak holikatti
2012-11-19 18:22 ` [PATCH 192/493] scsi: remove use of __devinit Bill Pemberton
2012-11-21 11:51   ` Russell King - ARM Linux [this message]
2012-11-21 12:13   ` Guennadi Liakhovetski
2012-11-26 17:37   ` [Pv-drivers] " Dmitry Torokhov
2012-11-27 11:32   ` vinayak holikatti
2012-11-19 18:24 ` [PATCH 319/493] scsi: remove use of __devinitdata Bill Pemberton
2012-11-22 23:00   ` Guennadi Liakhovetski
2012-11-23 11:26     ` Masanori Goto
2012-11-19 18:25 ` [PATCH 368/493] scsi: remove use of __devinitconst Bill Pemberton
2012-11-19 18:26 ` [PATCH 425/493] scsi: remove use of __devexit Bill Pemberton
2012-11-23  7:46   ` Guennadi Liakhovetski
2012-11-23 11:27     ` Masanori Goto
2012-11-19 18:27 ` [PATCH 472/493] drivers/message/fusion: " Bill Pemberton

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=20121121115114.GF3290@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=JBottomley@parallels.com \
    --cc=Kai.Makisara@kolumbus.fi \
    --cc=aliakc@web.de \
    --cc=arvindkumar@vmware.com \
    --cc=cbe-oss-dev@lists.ozlabs.org \
    --cc=dc395x@twibble.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=garloff@suse.de \
    --cc=geoff@infradead.org \
    --cc=gotom@debian.or.jp \
    --cc=gregkh@linuxfoundation.org \
    --cc=iss_storagedev@hp.com \
    --cc=lenehan@twibble.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=matthew@wil.cx \
    --cc=mdr@sgi.com \
    --cc=megaraidlinux@lsi.com \
    --cc=oliver@neukum.org \
    --cc=osst-users@lists.sourceforge.net \
    --cc=osst@riede.org \
    --cc=pv-drivers@vmware.com \
    --cc=wfp5p@virginia.edu \
    --cc=yokota@netlab.is.tsukuba.ac.jp \
    /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).