Skip to content
Commit 53fc190c authored by Yury Norov's avatar Yury Norov
Browse files

smp: don't declare nr_cpu_ids if NR_CPUS == 1



SMP and NR_CPUS are independent options, hence nr_cpu_ids may be
declared even if NR_CPUS == 1, which is useless.

Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent b9be19ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment