diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-09-06 11:58:44 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-10-02 09:56:29 +0200 |
commit | 6762696429bbc4b2e1b6e5996c3d99da8bbc627d (patch) | |
tree | 7fc0d66425399c7c3747aba072a1d57934bb82f5 /net/wireless/core.h | |
parent | cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call (diff) | |
download | linux-6762696429bbc4b2e1b6e5996c3d99da8bbc627d.tar.xz linux-6762696429bbc4b2e1b6e5996c3d99da8bbc627d.zip |
cfg80211: remove redundant check of !scan_plan
The check for !scan_plan is redunant as this has been checked
in the proceeding statement and the code returns -ENOBUFS if
it is true. Remove the redundant check.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/core.h')
0 files changed, 0 insertions, 0 deletions