OSDN Git Service

wifi: iwlwifi: suppress printf warnings in tracing
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Mar 2023 12:29:20 +0000 (13:29 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 15 Mar 2023 12:30:08 +0000 (13:30 +0100)
commit4eca8cbf7ba83c3291b5841905ce64584036b1ff
tree37d548782edb848650fe7342116471a24cbfeefb
parent8f55564c05123b790f25562fa02ca2e1dbf9c4f5
wifi: iwlwifi: suppress printf warnings in tracing

This can't really be fixed due to the macro layout of
tracepoints (you'd need a special tracepoint macro for
when this is needed), so just suppress the warnings.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c