Home
last modified time | relevance | path

Searched hist:aaaa10e01d30e7d4cd3ddc0ff4cb82ed73632d9b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dtrace.hdiff aaaa10e01d30e7d4cd3ddc0ff4cb82ed73632d9b Fri Nov 09 04:10:47 CST 2018 Johannes Berg <johannes.berg@intel.com> cfg80211: tracing: avoid 'idx' variable

This variable shadows something that gets generated inside
the tracing macros, which causes sparse to warn. Avoid it
so sparse output is more readable, even if it doesn't seem
to cause any trouble.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>