diff options
author | 2019-11-14 21:07:11 -0800 | |
---|---|---|
committer | 2019-11-16 12:50:57 -0800 | |
commit | 86c1fe8857afb379522fd8dabce9d348672c31c1 (patch) | |
tree | 157c9104e6ca2d496b34e116c7bd68d18b901a13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | enetc: update TSN Qbv PSPEED set according to adjust link speed (diff) | |
download | wireguard-linux-86c1fe8857afb379522fd8dabce9d348672c31c1.tar.xz wireguard-linux-86c1fe8857afb379522fd8dabce9d348672c31c1.zip |
bnx2x: Drop redundant callback function casts
NULL is already "void *" so it will auto-cast in assignments and
initializers. Additionally, all the callbacks for .link_reset,
.config_loopback, .set_link_led, and .phy_specific_func are already
correct. No casting is needed for these, so remove them.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions