> -----Original Message----- > From: Hannes Reinecke [mailto:hare@xxxxxxx] ... > diff --git a/drivers/scsi/aha152x.c b/drivers/scsi/aha152x.c > index e77b72f..e1aba73 100644 > --- a/drivers/scsi/aha152x.c > +++ b/drivers/scsi/aha152x.c ... > @@ -345,10 +311,10 @@ CMD_INC_RESID(struct scsi_cmnd *cmd, int inc) > > enum { > not_issued = 0x0001, /* command not yet issued */ > - selecting = 0x0002, /* target is beeing selected */ > + selecting = 0x0002, /* target is beeing selected */ You might want to fix the spelling of "being" while modifying that line. -- 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