Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2010 17:05:33 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2010 17:05:33 +0000 (10:05 -0700)
commit4dc86ae1f925b2121d4e75058675895f83e54c71
tree21214eec08565e2f0a7afdb56d1d9293a3136b28
parent9ddd3a31aedcdb55d5509b595c04b187041c8adb
Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"

This reverts commit ba168fc37dea145deeb8fa9e7e71c748d2e00d74.

It changes user-visible sysfs interfaces, and breaks some existing user
space applications which apparently rely on the fact that the output
does not contain the "0x" prefix.

Requested-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/memory.c