USB: cytherm: Correct the code style issue of redundant spaces
authorRuan Jinjie <ruanjinjie@huawei.com>
Fri, 4 Aug 2023 09:17:12 +0000 (17:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Aug 2023 12:46:30 +0000 (14:46 +0200)
commitebcf774671da8b4985f61af11fd67ef74ffd48cf
tree92b36e571e9f3332f23f61858d81e640b2e0f3ed
parent4f4bda58c5aef66493f9878463c3f28502653067
USB: cytherm: Correct the code style issue of redundant spaces

Ther are many redundant spaces, which is not consistent with
the kernel code style, so remove it.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230804091713.41503-1-ruanjinjie@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/cytherm.c