]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/usb/host/xhci-ring.c
xhci: rename faked_port_index to hcd_portnum
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 21 May 2018 13:39:58 +0000 (16:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 May 2018 16:03:08 +0000 (18:03 +0200)
commit74e6ad583aa34a8de3ab3bc209256c3b53a1af4b
tree2d2c83fb44299eda509d59e2eeaf463d7baf229f
parent52c7755ba19ee2ae97fe5bfea7627bb27d5d7602
xhci: rename faked_port_index to hcd_portnum

hcd_portnum is a better desctiption than faked_port_index, and
is in line with the name the port structure uses.

No functional changes

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c