]> git.baikalelectronics.ru Git - kernel.git/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)
commitd2e0b6881f66e9c02b48843363baea02df096ae4
treec9d359948842fb08f4c67898a99245854cc5ded9
parentc542bd867d4cc8db0273a74cb9920e0cc2ecb44b
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