diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-05 15:34:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-05 13:16:26 -0700 |
commit | 730f135104f3afe320d0df4c53c28d6ad9d17d6b (patch) | |
tree | f407aaaf97f3588c69b79fef3fdad477dbe6214a /include/net | |
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 <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions