diff options
author | Yury Norov <yury.norov@gmail.com> | 2022-09-06 02:08:16 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2022-09-20 03:51:53 +0300 |
commit | 53fc190cc6771c5494d782210334d4ebb50c7103 (patch) | |
tree | d2ba0184cc013f7112be283a5cd4e70c828af392 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b9be19eef35587b15da0a5d887d6e04c0c6cefab (diff) | |
download | linux-53fc190cc6771c5494d782210334d4ebb50c7103.tar.xz |
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: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions