mbox series

[0/5] usb: xhci: fix of some code/comment

Message ID 1644994755-12975-1-git-send-email-quic_linyyuan@quicinc.com
Headers show
Series usb: xhci: fix of some code/comment | expand

Message

Linyu Yuan Feb. 16, 2022, 6:59 a.m. UTC
Only samll change, no description here.

Linyu Yuan (5):
  usb: host: xhci: use ffs() in xhci_mem_init()
  usb: host: xhci: fix a comment typo in xhci_mem_init()
  usb: host: xhci: update hci_version operation in xhci_gen_setup()
  usb: host: xhci: add blank line in xhci_halt()
  usb: host: xhci: remove init to some ret/retval

 drivers/usb/host/xhci-mem.c |  9 ++-------
 drivers/usb/host/xhci.c     | 14 ++++++++------
 2 files changed, 10 insertions(+), 13 deletions(-)