summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Cesati <marcocesati@gmail.com>2021-03-15 20:05:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-16 14:23:16 +0300
commit3493bf17d51ef043d811aeff3c4cfac463c8af64 (patch)
tree5a88747930bfd9f9acba635d9d97f241e1c37f29
parent3132ed72425fd241de3404e146a2b29d2b0df02d (diff)
downloadlinux-3493bf17d51ef043d811aeff3c4cfac463c8af64.tar.xz
Staging: rtl8723bs: fix spaces in odm_NoiseMonitor.c
This commit fixes the following checkpatch.pl error: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #22: FILE: ./hal/odm_NoiseMonitor.c:22: + struct DM_ODM_T * pDM_Odm, Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Marco Cesati <marcocesati@gmail.com> Link: https://lore.kernel.org/r/20210315170618.2566-30-marcocesati@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c b/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c
index 7743540b7817..54b9a70a7060 100644
--- a/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c
+++ b/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c
@@ -19,7 +19,7 @@
#define ValidCnt 5
static s16 odm_InbandNoise_Monitor_NSeries(
- struct DM_ODM_T * pDM_Odm,
+ struct DM_ODM_T *pDM_Odm,
u8 bPauseDIG,
u8 IGIValue,
u32 max_time