-
Colin Ian King authored
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>
Colin Ian King authoredThe 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>
Loading