diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:05:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:15 +0100 |
| commit | a2416c4880ddfd9ed02d2126b861115e7e0bda2e (patch) | |
| tree | 479da25ecdf6d16b7bbcf90d592c80fd900d9f27 /tools/perf/scripts/python/bin | |
| parent | d53afe6dfce5e51343df2cda7f4591bb1b65177f (diff) | |
Staging: rtl8723bs: fix spaces in hal_com.c
This commit fixes the following checkpatch.pl error:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#1292: FILE: ./hal/hal_com.c:1292:
+ struct DM_ODM_T * podmpriv = &pHalData->odmpriv;
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/bin')
0 files changed, 0 insertions, 0 deletions