staging: r8188eu: Fix coding style error
authorAbdun Nihaal <abdun.nihaal@gmail.com>
Wed, 1 Dec 2021 15:30:39 +0000 (21:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:15:54 +0000 (15:15 +0100)
commitc601ab0eb478f66ca30efd2534a818f3d1b91a25
treef87f91889ce6d5c19a48b44fd86cd0bc0f83ca3b
parent7fb6aea9ca847fbd7e4d3273ed202df943edce29
staging: r8188eu: Fix coding style error

Move opening brace to next line to conform to kernel coding style.

Fixes the following checkpatch error:
ERROR: open brace '{' following function definitions go on the next line

Signed-off-by: Abdun Nihaal <abdun.nihaal@gmail.com>
Link: https://lore.kernel.org/r/20211201153039.305245-1-abdun.nihaal@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c