summaryrefslogtreecommitdiff
path: root/Documentation/power/power_supply_class.txt
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-09-29 07:13:46 (GMT)
committerAnton Vorontsov <anton.vorontsov@linaro.org>2012-11-17 02:36:11 (GMT)
commita77d60aec70183faa68b7df4a3fa89fbaf592cf5 (patch)
treee504b7cfaaf8b51f20c201ded948e1961c9c33d2 /Documentation/power/power_supply_class.txt
parenta5af092245a33965a4b089e8ba489c2db0f7db16 (diff)
downloadlinux-a77d60aec70183faa68b7df4a3fa89fbaf592cf5.tar.xz
generic-adc-battery: Pointer math issue in gab_probe()
psy->properties is an enum (32 bit type) so adding sizeof() puts us four times further along than we intended. It should be cast to a char pointer before doing the math. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'Documentation/power/power_supply_class.txt')
0 files changed, 0 insertions, 0 deletions