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)
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>

No differences found