diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-09-14 11:00:23 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-09-15 17:46:19 +0300 |
commit | 8826fef95bd5f846f7745d9ce1e3009927ec0cb8 (patch) | |
tree | 2cef418cc9d2f1bb6f58dc4db9dbd27870cd1fdd /net/mac80211/debugfs_sta.c | |
parent | 5140974dca69f0eace465bccd93891ca242a7e61 (diff) | |
download | linux-8826fef95bd5f846f7745d9ce1e3009927ec0cb8.tar.xz |
mac80211: remove pointless chanctx NULL check
If chanctx is derived as container_of() from a non-NULL pointer,
it can't ever be NULL. Since we checked conf before, that's true
here, so remove the useless NULL check.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions