Joel Stanley b8569d2304 powerpc/powernv: Use ssize_t for sysparam return values
The OPAL calls are returning int64_t values, which the sysparam code
stores in an int, and the sysfs callback returns ssize_t. Make code a
easier to read by consistently using ssize_t.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-04-28 13:08:48 +10:00
..
2014-04-18 13:49:15 -07:00
2014-04-18 16:40:08 -07:00
2014-04-12 17:26:45 -07:00
2014-04-18 16:40:09 -07:00
2014-03-18 16:39:33 -04:00