]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove unnecessary braces
authorZeynep Dicle <zeynep.dicle.dev@gmail.com>
Wed, 4 Mar 2026 17:19:41 +0000 (20:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2026 16:49:26 +0000 (17:49 +0100)
commitba6d4760e2686c319b27c704fb2acba814b03c6e
treede549d1b75504b8da2727dc90f0b660f6d666a24
parenteb069110bd335cbd9e349463497bdd14cdd134e6
staging: rtl8723bs: remove unnecessary braces

Remove unnecessary braces to obey Linux coding style and also fix
the following checkpatch issue:

WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Zeynep Dicle <zeynep.dicle.dev@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260304171941.594-1-zeynep.dicle.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c