Skip to content
Snippets Groups Projects
Commit d25d062f authored by zhong jiang's avatar zhong jiang Committed by Johannes Berg
Browse files

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: default avatarzhong jiang <zhongjiang@huawei.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 024926de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment