diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:05:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:14 +0100 |
| commit | 5caf9ae46e600c89ae262a6e3782208d50f76c88 (patch) | |
| tree | c60e48a298a782a340eda87a4226c59986313f91 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1e7330ff64e914009e9ca452d3f4c9a2b50582e3 (diff) | |
Staging: rtl8723bs: fix spaces in HalHWImg8723B_BB.h
This commit fixes the following checkpatch.pl errors:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#18: FILE: ./hal/HalHWImg8723B_BB.h:18:
+ struct DM_ODM_T * pDM_Odm
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#27: FILE: ./hal/HalHWImg8723B_BB.h:27:
+ struct DM_ODM_T * pDM_Odm
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#36: FILE: ./hal/HalHWImg8723B_BB.h:36:
+ 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