diff options
author | Ayush <[email protected]> | 2021-02-05 02:47:50 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-06 14:11:21 +0100 |
commit | af48fc5a4f2a8dc76371b744fe28f4ff2b3cca80 (patch) | |
tree | 39e79888f81ce99165a862d1e85feb88b5ec0d0e /tools/perf/scripts/python/syscall-counts.py | |
parent | 4964a4300660d27907ceb655f219ac47e5941534 (diff) |
staging: rtl8723bs: fix pointer declaration style
Fix some pointer declarations where '*' is not adjacent to
data name.
This fixes checkpatch.pl error: "POINTER_LOCATION: "foo * bar"
should be "foo *bar""
Signed-off-by: Ayush <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions