diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-07-14 19:26:31 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-07-15 14:31:57 +0200 |
commit | 52bedfbd45eb55f914497bef4a74b0d73f8e1957 (patch) | |
tree | 19707a9d6d6183a2b3929f01cc7f513c3f7ed180 /sound/usb | |
parent | 216416725e4cc7e7eb2db611a1b0ff5aba16a0c0 (diff) | |
download | linux-52bedfbd45eb55f914497bef4a74b0d73f8e1957.tar.bz2 |
ALSA: usb-audio: Replace blacklist word
Follow the recent inclusive terminology guidelines and replace the
word "blacklist" appropriately.
Only a comment fix, no functional changes.
Link: https://lore.kernel.org/r/20200714172631.25371-11-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
-rw-r--r-- | sound/usb/quirks-table.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h index 4ec491011b19..336d81bb5fd1 100644 --- a/sound/usb/quirks-table.h +++ b/sound/usb/quirks-table.h @@ -127,7 +127,7 @@ /* * HP Wireless Audio * When not ignored, causes instability issues for some users, forcing them to - * blacklist the entire module. + * skip the entire module. */ { USB_DEVICE(0x0424, 0xb832), |