]> git.karo-electronics.de Git - linux-beck.git/commit
mac80211: use __printf attribute in debugfs
authorJohannes Berg <johannes.berg@intel.com>
Sun, 30 Sep 2012 15:12:45 +0000 (17:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:57 +0000 (09:01 +0200)
commit8c1dddd6070a900918561f162621ef4957ff36c2
tree2c1a63e4e6cc663f2427b1d1423104c91c9c6825
parent444e38035eafba2993a690497b205ce385df3a8e
mac80211: use __printf attribute in debugfs

The internal function mac80211_format_buffer() has a
printf-style argument list, so add the attribute to
have gcc verify that list.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs.h