]> Pileus Git - ~andy/linux/commit
iwlwifi: mvm: small debugfs cleanups
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Nov 2013 15:48:03 +0000 (16:48 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:29:03 +0000 (22:29 +0200)
commit8a0bd168fa750d7c57d3494b331e9fb2b0bbd928
treec9d359948842fb08f4c67898a99245854cc5ded9
parent8a5e3660c645200ca5d965903c73b97fb86c9518
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 <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/debugfs.c