diff options
author | Fabian Frederick <fabf@skynet.be> | 2014-10-21 18:20:12 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-10-21 21:08:10 +0200 |
commit | 5c6761adc77c131ef1601016f9ebbad0a9ae6d1a (patch) | |
tree | 3a5b2d61cc99ea0256f1fb754b6e6495dafa554f /include | |
parent | mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz (diff) | |
download | linux-5c6761adc77c131ef1601016f9ebbad0a9ae6d1a.tar.xz linux-5c6761adc77c131ef1601016f9ebbad0a9ae6d1a.zip |
mac80211: remove unnecessary null test before debugfs_remove()
The debugfs_remove() function can safely take NULL parameters
so the additionally null test isn't required, and there's no
other reason to have it here, so remove it.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
[rewrite commit message, re-introduce blank line after assert]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions