diff options
| author | Geert Uytterhoeven <[email protected]> | 2020-05-05 15:34:00 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-05-05 13:16:26 -0700 |
| commit | 730f135104f3afe320d0df4c53c28d6ad9d17d6b (patch) | |
| tree | f407aaaf97f3588c69b79fef3fdad477dbe6214a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 9ea833022b5c887a242c0e3567f540c91f8611e6 (diff) | |
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
There is no need to cast a typed pointer to a void pointer when calling
a function that accepts the latter. Remove it, as the cast prevents
further compiler checks.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions