lkml.org 
[lkml]   [2020]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] USB: fix up some old and obsolete terminology, we can do better
Date
There are a number of places in the USB kernel code where terms that are
"loaded" are used. Fix this up to be more specific and inclusive as
there is no need for us to use these terms at all.

In one case, this ends up saving code, a nice side affect.

Greg Kroah-Hartman (8):
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
USB: rename USB OTG hub configuration option
USB: OHCI: remove obsolete FIXME comment
USB: serial: qcserial: fix up wording in a comment
USB: serial: sierra: unify quirk handling logic
USB: storage: fix wording in error message
USB: storage: scsi: fix up comment to be more specific
USB: OTG: rename product list of devices

arch/mips/configs/fuloong2e_defconfig | 2 +-
arch/mips/configs/gcw0_defconfig | 2 +-
arch/mips/configs/lemote2f_defconfig | 2 +-
drivers/usb/core/Kconfig | 8 +--
drivers/usb/core/config.c | 8 +--
drivers/usb/core/hub.c | 6 +-
.../{otg_whitelist.h => otg_productlist.h} | 14 ++---
drivers/usb/core/quirks.c | 18 +++---
drivers/usb/core/usb.h | 2 +-
drivers/usb/host/ohci-pci.c | 4 --
drivers/usb/musb/Kconfig | 2 +-
drivers/usb/musb/musb_core.c | 4 +-
drivers/usb/serial/qcserial.c | 5 +-
drivers/usb/serial/sierra.c | 57 +++++++------------
drivers/usb/storage/scsiglue.c | 2 +-
drivers/usb/storage/uas-detect.h | 2 +-
include/linux/usb/quirks.h | 4 +-
17 files changed, 57 insertions(+), 85 deletions(-)
rename drivers/usb/core/{otg_whitelist.h => otg_productlist.h} (90%)

--
2.27.0

\
 
 \ /
  Last update: 2020-06-18 11:43    [W:0.077 / U:3.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site