commit | 85b5fbf784810d80aa09646189848c9ebc8a4ba2 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Mon Aug 22 11:30:47 2011 -0700 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Tue Aug 23 17:32:07 2011 +0400 |
tree | 82af14e69d143c2c9a70b33fac60a8be4e9a6b51 | |
parent | 1c74529dbecf8839d3ed360690f937d68c14e55b [diff] |
power_supply: Fix sysfs format warning Fix format warning: drivers/power/power_supply_sysfs.c:82: warning: format '%d' expects type 'int', but argument 4 has type 'ssize_t' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>