diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:05:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:15 +0100 |
| commit | fa858b2279f562e33e58988ad67d994fb2421592 (patch) | |
| tree | d7e4aea66a6067ff036af87f590bbcfce55e9967 /tools/perf/scripts/python/stackcollapse.py | |
| parent | db07a1ca856f534a2c9bc5bcc7384dfbc962d83a (diff) | |
Staging: rtl8723bs: fix in odm_DynamicBBPowerSaving.c
This commit fixes the following checkpatch.pl errors:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#12: FILE: ./hal/odm_DynamicBBPowerSaving.c:12:
+ struct DM_ODM_T * pDM_Odm = (struct DM_ODM_T *)pDM_VOID;
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#25: FILE: ./hal/odm_DynamicBBPowerSaving.c:25:
+ struct DM_ODM_T * pDM_Odm = (struct DM_ODM_T *)pDM_VOID;
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions