s390/memory hotplug,sclp: get rid of per memory increment usecount
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 2 May 2013 07:20:30 +0000 (09:20 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 2 May 2013 13:50:28 +0000 (15:50 +0200)
commit1553556067cd759f4fae8410bdaad33f5add78cc
treefbd61741c3b747ebadd45ef9151604105f374352
parente5d709bb5fb758281b5a5dbda50823bb68b3a066
s390/memory hotplug,sclp: get rid of per memory increment usecount

Given that the memory block size is always larger or equal to
the memory increment size there is no need for a usecount anymore.
Each memory increment belongs to exactly one memory block.
So get rid of the usecount.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_cmd.c