s390/topology: Remove call to update_cpu_masks()
authorPhilipp Hachtmann <phacht@linux.vnet.ibm.com>
Wed, 26 Feb 2014 15:19:22 +0000 (16:19 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 7 Mar 2014 14:26:05 +0000 (15:26 +0100)
The call to update_cpu_masks() from within topology_init()
is completely redundant. This patch removes it.

Signed-off-by: Philipp Hachtmann <phacht@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found