diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-03-27 21:35:45 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-04-26 14:02:11 +0300 |
commit | 5e280420916f9483ce7b483ccc378f3c7b5929ab (patch) | |
tree | 0cbf4c2d2835c27225638d039e73740420961480 /net/mac80211/debugfs.c | |
parent | 5dc8cdce1d722c733f8c7af14c5fb595cfedbfa8 (diff) | |
download | linux-5e280420916f9483ce7b483ccc378f3c7b5929ab.tar.xz |
cfg80211: remove redundant zero check on variable 'changed'
The zero check on variable changed is redundant as it must be
between 1 and 3 at the end of the proceeding if statement block.
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/mac80211/debugfs.c')
0 files changed, 0 insertions, 0 deletions