diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:05:33 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:14 +0100 |
| commit | 427afe037ff3ef0ab0e91d57d5a909a580406072 (patch) | |
| tree | 31276cc2fc8f30ce236e4cc905da337b15c1d4a8 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 2389266236bbc61711f6b1f00dd07f77ac9041e1 (diff) | |
Staging: rtl8723bs: fix spaces in HalHWImg8723B_RF.h
This commit fixes the following checkpatch.pl errors:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#18: FILE: ./hal/HalHWImg8723B_RF.h:18:
+ struct DM_ODM_T * pDM_Odm
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#27: FILE: ./hal/HalHWImg8723B_RF.h:27:
+ struct DM_ODM_T * pDM_Odm
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#37: FILE: ./hal/HalHWImg8723B_RF.h:37:
+ 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions