staging: rtl8723bs: add newline after variable declaration
authorEmily Peri <eperi1024@gmail.com>
Fri, 21 Oct 2022 19:54:56 +0000 (12:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 08:07:52 +0000 (10:07 +0200)
commit83df6f3f2690533bf094c18bef39a016311b7a46
treeb7ecac6a672af579cc93ad3fc9dd512a6e775263
parent302baa63e7553e7bf57df2f98d82855461d81bbe
staging: rtl8723bs: add newline after variable declaration

Fix checkpatch style warning by adding newline after variable
declaration in rtw_ioctl_set

Signed-off-by: Emily Peri <eperi1024@gmail.com>
Link: https://lore.kernel.org/r/76e1bfd210d79e6d3f7cc09233621c8b741b2370.1666380274.git.eperi1024@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ioctl_set.c