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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html