git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c74529
)
power_supply: Fix sysfs format warning
author
Randy Dunlap
<rdunlap@xenotime.net>
Mon, 22 Aug 2011 18:30:47 +0000
(11:30 -0700)
committer
Anton Vorontsov
<cbouatmailru@gmail.com>
Tue, 23 Aug 2011 13:32:07 +0000
(17:32 +0400)
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>
No differences found