From: Johannes Berg Date: Fri, 25 Nov 2011 12:31:53 +0000 (+0100) Subject: mac80211: remove tracing config symbol X-Git-Tag: v3.3-rc1~182^2~261^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c0d48f1565efdbab1e913c3cfda997e6299c41;p=pandora-kernel.git mac80211: remove tracing config symbol There's little point in this config symbol, if tracing is disabled the overhead is negligible and if you think it's too bad you can always turn off tracing completely. Also remove the part where we don't have sparse check the tracing code -- it seems that it can now deal with it (or the code changed). Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed