usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typo
authorHyunwoo Kim <imv4bel@gmail.com>
Tue, 21 Jun 2022 06:42:42 +0000 (23:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jun 2022 14:40:31 +0000 (16:40 +0200)
commit5c586db8465274ce5db64171d42a099ce89ec905
tree83813304e220a9368fa05dea5a663301fd4d5db2
parent274a12ea4007bf62a3abdc5600f85cd4de678169
usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typo

I found the "argument" typo.
It seems that "argument" is more correct than "arguement".

Signed-off-by: Hyunwoo Kim <imv4bel@gmail.com>
Link: https://lore.kernel.org/r/20220621064242.GA698757@ubuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-q.c