On Thu, 2011-04-14 at 20:15 +0200, Ingo Molnar wrote: > * James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > + /* temporary expedient, try to catch use of queue lock after > > + * free of sdev */ > > + sdev->request_queue = NULL; > > Couldnt help to notice this small ugliness while skimming the patch - please > use the customary (multi-line) comment style: > > /* > * Comment ..... > * ...... goes here. > */ It's just code motion, so it was cut and paste. The actual file is a nasty mix of comment styles, so it doesn't really matter one way or the other. 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