git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444e380
)
mac80211: use __printf attribute in debugfs
author
Johannes Berg
<johannes.berg@intel.com>
Sun, 30 Sep 2012 15:12:45 +0000
(17:12 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:57 +0000
(09:01 +0200)
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>
No differences found