aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/hal_com.h
diff options
context:
space:
mode:
authorFox Chen <foxhlchen@gmail.com>2020-07-23 17:30:02 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-23 20:34:34 +0200
commitb311b98d80a9b961cf7a699d03b69661275635e2 (patch)
treedf267efebfeb9dd1384b273fddb93aa41d879c70 /drivers/staging/rtl8723bs/include/hal_com.h
parentstaging: octeon: Indent with tabs instead of spaces (diff)
downloadlinux-dev-b311b98d80a9b961cf7a699d03b69661275635e2.tar.xz
linux-dev-b311b98d80a9b961cf7a699d03b69661275635e2.zip
staging: rtl8723bs: Cleanup open brace issues
This cleans up open brace issues reported by checkpatch.pl Signed-off-by: Fox Chen <foxhlchen@gmail.com> Link: https://lore.kernel.org/r/20200723093002.6175-1-foxhlchen@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/hal_com.h')
-rw-r--r--drivers/staging/rtl8723bs/include/hal_com.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/rtl8723bs/include/hal_com.h b/drivers/staging/rtl8723bs/include/hal_com.h
index a46626d0509a..fe7e2efce0e3 100644
--- a/drivers/staging/rtl8723bs/include/hal_com.h
+++ b/drivers/staging/rtl8723bs/include/hal_com.h
@@ -288,8 +288,7 @@ void SetHalODMVar(
bool bSet);
#ifdef CONFIG_BACKGROUND_NOISE_MONITOR
-struct noise_info
-{
+struct noise_info {
u8 bPauseDIG;
u8 IGIValue;
u32 max_time;/* ms */