diff options
author | Sander Vanheule | 2022-08-09 19:36:35 +0200 |
---|---|---|
committer | Yury Norov | 2022-08-15 11:00:44 -0700 |
commit | 61b123ffcedac72a1ac6a96d1da87d25efddcbda (patch) | |
tree | 6040819dada33686b686117e650b62971efc3d56 /lib/inflate.c | |
parent | 2248ccd80124e61c2c84a22b22409bab452e1f0c (diff) |
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 'lib/inflate.c')
0 files changed, 0 insertions, 0 deletions