RE: [PATCH] xhci: make warnings greppable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sarah Sharp
> > >-			xhci_warn(xhci, "WARN Set TR Deq Ptr cmd failed because "
> > >-					"slot %u was not enabled.\n", slot_id);
> > >+			xhci_warn(xhci, "WARN Set TR Deq Ptr cmd failed because slot "
> > >+					"%u was not enabled.\n", slot_id);

Why leave the line split at the %?
I will grep for things like '".*because slot %'.
Best to only split at an embedded \n.

	David



--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux