diff options
author | gushengxian <gushengxian@yulong.com> | 2021-07-05 15:00:52 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-05 20:33:54 +0300 |
commit | ff630b6ab952416bb52ab3528001fe4eb8e7dac7 (patch) | |
tree | 6c83d63d969803ce9f2ddfeb0f1b5fee7bb3f4a4 /sound/usb/mixer_s1810c.c | |
parent | a07ebc7e050ccdfec508449b2ef8f2b2aa90927b (diff) | |
download | linux-ff630b6ab952416bb52ab3528001fe4eb8e7dac7.tar.xz |
ALSA: usb-audio: fix spelling mistakes
Fix some spelling mistakes as follows:
altenate ==> alternate
compatbile ==> compatible
perfoms ==> performs
dont'register ==> don't register
periodicaly ==> periodically
arount ==> around
Signed-off-by: gushengxian <gushengxian@yulong.com>
Link: https://lore.kernel.org/r/20210705120052.665212-1-gushengxian507419@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/mixer_s1810c.c')
-rw-r--r-- | sound/usb/mixer_s1810c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/mixer_s1810c.c b/sound/usb/mixer_s1810c.c index c53a9773f310..0255089c9efb 100644 --- a/sound/usb/mixer_s1810c.c +++ b/sound/usb/mixer_s1810c.c @@ -163,7 +163,7 @@ snd_s1810c_send_ctl_packet(struct usb_device *dev, u32 a, } /* - * When opening Universal Control the program periodicaly + * When opening Universal Control the program periodically * sends and receives state packets for syncinc state between * the device and the host. * |