From: Johannes Berg Date: Tue, 12 Nov 2013 15:48:03 +0000 (+0100) Subject: iwlwifi: mvm: small debugfs cleanups X-Git-Tag: v3.14-rc1~94^2~482^2^2~10^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a0bd168fa750d7c57d3494b331e9fb2b0bbd928;p=pandora-kernel.git iwlwifi: mvm: small debugfs cleanups Just clean up the code a bit, in particular * make all the debugfs writes follow the same pattern with respect to buf/buf_size variables * get rid of useless comments * check return values of all file creations * drop unnecessary parentheses * remove an unused struct definition * fix some whitespace Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed