From: Johannes Berg Date: Fri, 30 Mar 2012 07:37:39 +0000 (+0200) Subject: iwlwifi: remove debugfs logspam X-Git-Tag: v3.5-rc1~109^2~267^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e75447d9ed3a70cb5f67b062d7504173730fdb;p=pandora-kernel.git iwlwifi: remove debugfs logspam There really is no point in printing very verbose error messages when somebody tries to access a debugfs file before it is ready. Or even worse, printing verbose messages when memory allocation fails which *already* prints a huge warning. Remove all IWL_ERR messages from debugfs. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed