Re: [PATCH] mvsas: convert from rough draft to working driver

2008-02-25 Thread Jeff Garzik

Ke Wei wrote:

On Sat, Feb 23, 2008 at 11:28:50AM -0500, Jeff Garzik wrote:

Ke Wei wrote:

Convert rough draft Marvell 6440 driver to a working driver.
Added support for SAS and SATA devices, hotplug, wide port, and expanders.
This patch is based on:
branch 'mvsas' of 
git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Yay!  Perfect patch:  good tech content, applyable to #mvsas, and the 
most important part, the driver works :)


One minor (though important) detail:  may we assume this patch has the 
same Signed-off-by as previous patches?




Oah, I have no idea how to diff between the previous 5th commit and
current to use git-format-patch command, so I had to use git-diff to
create patch. As a result, I format to place my Signed-off-by when
sending email.
Jeff, Do you have a good suggestion?  Thank you for your help.


That's just a simple mistake, so I wouldn't worry about it.  We all 
forget such things, every now and then.


If I forget to sign-off on a patch, I usually just reply to my own email 
(publicly), providing the Signed-off-by line requested...  which is 
precisely what you did below :)




Signed-off-by: Ke Wei [EMAIL PROTECTED]


Thanks!

Jeff



-
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] mvsas: convert from rough draft to working driver

2008-02-24 Thread Ke Wei
On Sat, Feb 23, 2008 at 11:28:50AM -0500, Jeff Garzik wrote:
 Ke Wei wrote:
 Convert rough draft Marvell 6440 driver to a working driver.
 Added support for SAS and SATA devices, hotplug, wide port, and expanders.
 This patch is based on:
 branch 'mvsas' of 
 git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
 
 Yay!  Perfect patch:  good tech content, applyable to #mvsas, and the 
 most important part, the driver works :)
 
 One minor (though important) detail:  may we assume this patch has the 
 same Signed-off-by as previous patches?


Oah, I have no idea how to diff between the previous 5th commit and
current to use git-format-patch command, so I had to use git-diff to
create patch. As a result, I format to place my Signed-off-by when
sending email.
Jeff, Do you have a good suggestion?  Thank you for your help.

Now,
Signed-off-by: Ke Wei [EMAIL PROTECTED]
 
 Thanks and have a good weekend,
 
   Jeff
 
-
To unsubscribe from this list: send the line unsubscribe linux-scsi in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html