staging: zram: show correct disksize
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Wed, 2 Jan 2013 05:24:22 +0000 (21:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 07:45:27 +0000 (23:45 -0800)
commitcad683fb9d53fa2cbcf82660e663fa1180f86797
tree1672484066cb591405ea5afaec45763d9566def3
parentca3d70bd68455133eabcb8a0ae1b40254d87188b
staging: zram: show correct disksize

The ->disksize variable stores values in units of bytes,
print the correct size in Kb

Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zram/zram_drv.c