A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Fri, Feb 25, 2022 at 06:40:53AM +0000, Henry Lin wrote: > It fixes side effect from below change. > > commit a231ec41e6f6433daf4c693f169f6c5cfda8cb9d > Author: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> > Date: Fri Dec 7 16:19:35 2018 +0200 > > xhci: refactor U0 link state handling in get_port_status > > Move U0 link state handing to USB3 and USB2 specific functions > > Note that > bus_state->resuming_ports: > bus_state->resume_done[]: > are only used for USB2, and don't need to cleared for USB3 ports > > No functional changes > > Signed-off-by: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Great, please add a "Fixes:" tag to the patch when resubmitting it. And the "no functional changes" seems not to have been true, right? Does this need to go into the stable kernels? thanks, greg k-h