summaryrefslogtreecommitdiff
path: root/drivers/power/reset
diff options
context:
space:
mode:
authorSander Vanheule <sander@svanheule.net>2022-08-09 19:36:35 +0200
committerYury Norov <yury.norov@gmail.com>2022-08-15 11:00:44 -0700
commit61b123ffcedac72a1ac6a96d1da87d25efddcbda (patch)
tree6040819dada33686b686117e650b62971efc3d56 /drivers/power/reset
parent2248ccd80124e61c2c84a22b22409bab452e1f0c (diff)
downloadlinux-next-61b123ffcedac72a1ac6a96d1da87d25efddcbda.tar.gz
lib/cpumask: drop always-true preprocessor guard
Since lib/cpumask.o is only built for CONFIG_SMP=y, NR_CPUS will always be greater than 1 at compile time. This makes checking for that condition unnecesarry, so it can be dropped. Signed-off-by: Sander Vanheule <sander@svanheule.net> Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'drivers/power/reset')
0 files changed, 0 insertions, 0 deletions