commit | 8a0bd168fa750d7c57d3494b331e9fb2b0bbd928 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 12 16:48:03 2013 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Dec 09 22:29:03 2013 +0200 |
tree | c9d359948842fb08f4c67898a99245854cc5ded9 | |
parent | 8a5e3660c645200ca5d965903c73b97fb86c9518 [diff] |
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>