From: Johannes Berg Date: Wed, 16 May 2012 21:05:09 +0000 (+0200) Subject: iwlwifi: add __printf argument checking X-Git-Tag: v3.6-rc1~125^2~57^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142fb5b733d377dedd930ae53332b6a6ccb622f5;p=pandora-kernel.git iwlwifi: add __printf argument checking Joe Perches suggested adding the __printf attribute to the __iwl_dbg function to check arguments; add it to all of the logging functions (err, warn, info, dbg and crit.) Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed