diff options
author | Andrew Halaney <[email protected]> | 2023-04-11 15:04:04 -0500 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-04-13 12:50:46 +0200 |
commit | 0c3f3c4f4b15a2c105e1ca882d100048074a2865 (patch) | |
tree | 4bdd6a1ff49ceb7343eae613073a1b8280359032 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d638dcb52b099e9123bef2690ffe2e2bf9d39746 (diff) |
net: stmmac: Remove some unnecessary void pointers
There's a few spots in the hardware interface where a void pointer is
used, but what's passed in and later cast out is always the same type.
Just use the proper type directly.
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Andrew Halaney <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Tested-by: Brian Masney <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions