staging: rtl8712: Fix line length exceeding 100 columns
authorAyush Tiwari <ayushtiw0110@gmail.com>
Thu, 21 Mar 2024 06:57:41 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2024 18:08:25 +0000 (19:08 +0100)
commitb50e41c0e5e074e5f8bf153b7c71584e93ed00ba
tree6367d9f1930d8dab241d1c5c2e8991bfd8a453f0
parentf7841bc3e347773e95549c96ae6ca403b42f40f8
staging: rtl8712: Fix line length exceeding 100 columns

Split the argument list of the kthread_run function call across two
lines to address the checkpatch warning "line length exceeds 100
columns".

Signed-off-by: Ayush Tiwari <ayushtiw0110@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/ZfvaZd92bnoZ9M1m@ayush-HP-Pavilion-Gaming-Laptop-15-ec0xxx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/os_intfs.c