s390/numa: remove redundant cpus_with_topology variable
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 12 Mar 2020 10:35:05 +0000 (11:35 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 23 Mar 2020 12:41:53 +0000 (13:41 +0100)
commitcd8e702f0db75f28d0fbdc574a8fcda4aca0b09b
treefdfe12a107e14c5ccec23bf3ce0af01ab12aa684
parent42d211a1ae3b77008d4190b7dc79ad29b48bbcd2
s390/numa: remove redundant cpus_with_topology variable

Variable cpus_with_topology is a leftover that became
unneeded once the fake NUMA support has been removed.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/topology.h
arch/s390/kernel/topology.c