On Fri, Dec 4, 2009 at 8:43 PM, Bart Van Assche <bart.vanassche@xxxxxxxxx> wrote: > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxx> > > diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c > index e475b79..e3a18e0 100644 > --- a/drivers/scsi/ibmvscsi/ibmvscsi.c > +++ b/drivers/scsi/ibmvscsi/ibmvscsi.c > @@ -40,7 +40,7 @@ > * (CRQ), which is just a buffer of 16 byte entries in the receiver's > * Senders cannot access the buffer directly, but send messages by > * making a hypervisor call and passing in the 16 bytes. The hypervisor > - * puts the message in the next 16 byte space in round-robbin fashion, > + * puts the message in the next 16 byte space in round-robin fashion, > * turns on the high order bit of the message (the valid bit), and > * generates an interrupt to the receiver (if interrupts are turned on.) > * The receiver just turns off the valid bit when they have copied out Hello James, Does anyone have to ack this trivial patch before it can be added to the scsi-misc-2.6.git repository ? Bart. -- 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