aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorAnton Vorontsov <[email protected]>2012-03-26 16:18:33 +0000
committerAnton Vorontsov <[email protected]>2012-03-26 16:41:26 +0000
commit5ae2b822e4dc2219e9544fec3be53de699ea0f56 (patch)
treef56477bb9948d15853db678b0f447a6632d94270 /lib/string_helpers.c
parentmax17042_battery: Fix CHARGE_FULL representation. (diff)
downloadkernel-5ae2b822e4dc2219e9544fec3be53de699ea0f56.tar.gz
kernel-5ae2b822e4dc2219e9544fec3be53de699ea0f56.zip
ab8500_fg: Fix some build warnings on x86_64
Noticed the following warnings: CC drivers/power/ab8500_fg.o drivers/power/ab8500_fg.c: In function 'charge_full_store': drivers/power/ab8500_fg.c:2258:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t' [-Wformat] drivers/power/ab8500_fg.c: In function ‘charge_now_store’: drivers/power/ab8500_fg.c:2280:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t' [-Wformat] This patch fixes the issues. Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions