diff options
author | Edward Cree <ecree@solarflare.com> | 2020-08-28 18:50:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-31 12:28:50 -0700 |
commit | 35ff765f8d508e56d09ef470395324298550c415 (patch) | |
tree | 1b83dd3496992a155871755c2899198d5302469c /crypto/fips.c | |
parent | bd10d459056fa396273739ca38bdfee4e46680ae (diff) | |
download | lwn-35ff765f8d508e56d09ef470395324298550c415.tar.gz lwn-35ff765f8d508e56d09ef470395324298550c415.zip |
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Some of these RX-event flags aren't used at all, so remove them.
Others are used only #ifdef DEBUG to log a message; suppress the
unused-var warnings #ifndef DEBUG with a void cast.
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions