diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-08 14:21:28 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-10-02 10:56:29 +0300 |
commit | d25d062f55c6dc1a0d82dbebadf99924751a41b2 (patch) | |
tree | e3d6ef73f36acd8e447f2996a0d29cc4c19ba4cc /net/wireless/nl80211.c | |
parent | 024926def6ca95819442699fbecc1fe376253fb9 (diff) | |
download | linux-d25d062f55c6dc1a0d82dbebadf99924751a41b2.tar.xz |
cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call
The iterator in list_for_each_entry_safe is never null, therefore, remove
the redundant null pointer check.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions