From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: "Kleber S. Souza" <klebers@linux.vnet.ibm.com>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] ipr: ipr_remove() marked __devexit
Date: Wed, 20 May 2009 19:58:21 +0000 [thread overview]
Message-ID: <1242849501.2881.80.camel@localhost.localdomain> (raw)
In-Reply-To: <1240408230.8289.3.camel@zeppelin.austin.ibm.com>
On Wed, 2009-04-22 at 10:50 -0300, Kleber S. Souza wrote:
> @@ -7850,7 +7850,7 @@ static struct pci_driver ipr_driver = {
> .name = IPR_NAME,
> .id_table = ipr_pci_table,
> .probe = ipr_probe,
> - .remove = ipr_remove,
> + .remove = __devexit_p(ipr_remove),
> .shutdown = ipr_shutdown,
> .err_handler = &ipr_err_handler,
> };
This entire hunk has spaces for tabs. Since it's only one line, I fixed
it up manually, but please fix your email tool for next time.
Thanks,
James
prev parent reply other threads:[~2009-05-20 19:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 20:12 [PATCH] ipr: ipr_remove() marked __devexit Kleber Sacilotto de Souza
2009-04-17 19:08 ` Kleber S. Souza
2009-04-18 2:05 ` James Bottomley
2009-04-20 13:56 ` Kleber S. Souza
2009-04-20 14:16 ` James Bottomley
2009-04-20 14:23 ` Brian King
2009-04-22 13:50 ` Kleber S. Souza
2009-05-20 19:58 ` James Bottomley [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=1242849501.2881.80.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=klebers@linux.vnet.ibm.com \
--cc=linux-scsi@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