diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:05:53 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:16 +0100 |
| commit | fdf5eec368a7de13c7e30591b36955ee7352499c (patch) | |
| tree | a4b4ee16479701df7eba123cf152c498919e47e9 /tools/perf/scripts/python/netdev-times.py | |
| parent | 37237d9a29315bd48c3d21b18021bfe63ed0f0f2 (diff) | |
Staging: rtl8723bs: fix spaces in odm_RegConfig8723B.h
This commit fixes the following checkpatch.pl errors:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#10: FILE: ./hal/odm_RegConfig8723B.h:10:
+void odm_ConfigRFReg_8723B(struct DM_ODM_T * pDM_Odm,
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#17: FILE: ./hal/odm_RegConfig8723B.h:17:
+void odm_ConfigRF_RadioA_8723B(struct DM_ODM_T * pDM_Odm, u32 Addr, u32 Data);
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#19: FILE: ./hal/odm_RegConfig8723B.h:19:
+void odm_ConfigMAC_8723B(struct DM_ODM_T * pDM_Odm, u32 Addr, u8 Data);
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#21: FILE: ./hal/odm_RegConfig8723B.h:21:
+void odm_ConfigBB_AGC_8723B(struct DM_ODM_T * pDM_Odm,
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#27: FILE: ./hal/odm_RegConfig8723B.h:27:
+void odm_ConfigBB_PHY_REG_PG_8723B(struct DM_ODM_T * pDM_Odm,
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#36: FILE: ./hal/odm_RegConfig8723B.h:36:
+void odm_ConfigBB_PHY_8723B(struct DM_ODM_T * pDM_Odm,
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#42: FILE: ./hal/odm_RegConfig8723B.h:42:
+void odm_ConfigBB_TXPWR_LMT_8723B(struct DM_ODM_T * pDM_Odm,
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Marco Cesati <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions