Staging: rtl8723bs: Placing opening { braces in previous line
authorJagath Jog J <jagathjog1996@gmail.com>
Mon, 24 Jan 2022 03:44:54 +0000 (09:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2023 07:48:59 +0000 (08:48 +0100)
commit962293f5443c257fd51e4deab58d05e9b25aa558
tree6e98bc08660cf0dc30b09229998c4781fca7a80d
parent890e24564c0a6bd395c9176513a0c93046c2f1b2
Staging: rtl8723bs: Placing opening { braces in previous line

[ Upstream commit 1d7280898f683ca824fc5eab5c486a583a81473b ]

Fix following checkpatch.pl error by placing opening {
braces in previous line
ERROR: that open brace { should be on the previous line

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com>
Link: https://lore.kernel.org/r/20220124034456.8665-2-jagathjog1996@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: 05cbcc415c9b ("staging: rtl8723bs: Fix key-store index handling")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c