On Tue, 2010-01-19 at 10:08 -0800, James Bottomley wrote: > On Tue, 2010-01-19 at 10:04 -0800, Alok Kataria wrote: > > On Tue, 2010-01-19 at 09:38 -0800, Dmitry Torokhov wrote: > > > pvscsi_setup_msix() expects 'irq' argument to be an int but is being > > > passed unsigned int. Unsigned int is more proper type for IRQ number > > > so let's use it. This shuts off a compile warning with recent > > > compilers. > > > > > > Signed-off-by: Dmitry Torokhov <dtor@xxxxxxxxxx> > > > > LGTM. > > > > Signed-off-by: Alok N Kataria <akataria@xxxxxxxxxx> > > That would be acked-by unless you want to resend the patch to me? I > don't have an unmangled copy of it, so someone needs to send it to the > scsi list. > Acked-by is fine with me too. If its an hassle to pick these lines after the patch is sent, I am totally fine if you pick the patch without my Acked-by or SOB line, just wanted to acknowledge that the change is fine by me. Thanks, Alok > Thanks, > > James > > -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html