summaryrefslogtreecommitdiff
path: root/mac80211.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-14 14:21:32 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-14 14:21:32 +0200
commitcabf2bedace69096dc6b134e0add5792671a13c6 (patch)
treea326ffa41d30daa29e7989a9e83f9d2bf8b6b935 /mac80211.h
parent4bf95d6fff7bc3727fa4d4b916b2c6e4fcf87a83 (diff)
flowtop: Mark unused parameters with __maybe_unused
In order to avoid compiler warnings when compiling with -W/-Wunused-parameter, mark unused function parameters with __maybe_unused. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mac80211.h')
0 files changed, 0 insertions, 0 deletions
d might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/accounting/Makefile')