s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 6 May 2015 07:29:53 +0000 (09:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 13 May 2015 07:58:16 +0000 (09:58 +0200)
commit9747bc47b340228a007efcc262c0bc4d2e94116d
tree2786d3a5929169402418cc5222d9aa31ac3920d5
parentc431761dddff87039edb3300b9b29d1f9e0af2c9
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"

We need to rename sclp -> sclp_max to prepare for using the global variable
"sclp" for sclp access later in this function.

Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c