diff options
| author | Colin Ian King <[email protected]> | 2019-03-27 18:35:45 +0000 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2019-04-26 13:02:11 +0200 |
| commit | 5e280420916f9483ce7b483ccc378f3c7b5929ab (patch) | |
| tree | 0cbf4c2d2835c27225638d039e73740420961480 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | 5dc8cdce1d722c733f8c7af14c5fb595cfedbfa8 (diff) | |
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 <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions