]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb: xhci: fix typo in xhci_set_port_power() comment
authorStepan Ionichev <sozdayvek@gmail.com>
Wed, 3 Jun 2026 09:11:18 +0000 (12:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jun 2026 17:23:28 +0000 (19:23 +0200)
commita592b28bc82d88e7d3f4ff69ccc1033dd2b0ba86
tree6884bb1411507ad5166a1bc16b817d7c81e8f53c
parent55311a92bc9564b058a036074f85200a5954ccd2
usb: xhci: fix typo in xhci_set_port_power() comment

Fix a spelling mistake (re-aquire -> re-acquire) in the function
header comment.

No functional change.

Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://patch.msgid.link/20260603091132.1110849-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-hub.c