]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xhci: pci: Fix indentation in the PCI device ID definitions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 6 Nov 2024 10:14:48 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 12:26:15 +0000 (13:26 +0100)
commit0309ed83791c079f239c13e0c605210425cd1a61
tree9b4327262d90c5af1bd55506ac1748c47ece73d3
parent74496f22f77fa5823fe3b7f7a16b319dc1203cb1
xhci: pci: Fix indentation in the PCI device ID definitions

Some of the definitions are missing the one TAB, add it to them.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241106101459.775897-23-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c