From: Matthew Wilcox <matthew@wil.cx>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] Move scsi_print_msg to SPI code
Date: Thu, 15 Dec 2005 13:58:56 -0700 [thread overview]
Message-ID: <20051215205856.GA2361@parisc-linux.org> (raw)
In-Reply-To: <439F13CD.8040602@pobox.com>
On Tue, Dec 13, 2005 at 01:32:45PM -0500, Jeff Garzik wrote:
> Strong ACK, though I think your change here should be split up: the
> patch to link against SPI should be separated from the scsi_print_msg()
> change.
OK. Here's a series of 5 patches which do this. First I move
scsi_print_msg from constants.c to scsi_transport_spi.c, then I change its
name and convert all drivers to the new name. Then I fix all its bugs ;-)
next prev parent reply other threads:[~2005-12-15 20:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-13 16:53 [PATCH] Move scsi_print_msg to SPI code Matthew Wilcox
2005-12-13 18:32 ` Jeff Garzik
2005-12-15 20:58 ` Matthew Wilcox [this message]
2005-12-15 21:07 ` From: Matthew Wilcox <matthew@wil.cx> Matthew Wilcox
2005-12-15 21:07 ` Matthew Wilcox
2005-12-15 21:07 ` Matthew Wilcox
2005-12-15 21:07 ` Matthew Wilcox
2005-12-15 21:07 ` Matthew Wilcox
2005-12-15 21:22 ` [PATCH 4/5] [SCSI] Use ARRAY_SIZE in spi_print_msg Matthew Wilcox
2005-12-15 21:22 ` [PATCH 1/5] [SCSI] Move scsi_print_msg to SPI class Matthew Wilcox
2005-12-15 21:22 ` [PATCH 3/5] [SCSI] Fix printing of two-byte messages Matthew Wilcox
2005-12-15 21:22 ` [PATCH 2/5] [SCSI] Rename scsi_print_msg to spi_print_msg Matthew Wilcox
2005-12-15 21:22 ` [PATCH 5/5] [SCSI] Add PPR support " Matthew Wilcox
2005-12-15 21:22 ` [PATCH] Move scsi_print_msg to SPI code Matthew Wilcox
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=20051215205856.GA2361@parisc-linux.org \
--to=matthew@wil.cx \
--cc=jgarzik@pobox.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 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.