diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2014-09-04 17:31:26 +0530 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2014-09-16 11:01:29 +0200 |
commit | e80cf421432bab7327891e7e8afe027fafb4c27b (patch) | |
tree | 45524a35d153008f0679ebe4e831aa25d8bf428b /drivers/power/max8997_charger.c | |
parent | 3c5f8853469d3e549799808b9bf639b5d32751f0 (diff) | |
download | kernel_replicant_linux-e80cf421432bab7327891e7e8afe027fafb4c27b.tar.gz kernel_replicant_linux-e80cf421432bab7327891e7e8afe027fafb4c27b.tar.bz2 kernel_replicant_linux-e80cf421432bab7327891e7e8afe027fafb4c27b.zip |
power-supply: Drop unnecessary typecasts
Typecast from 'void *' to any other pointer type falls under implicit typecasts
category and so doesn't require explicit typecasts. Drop them.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/power/max8997_charger.c')
0 files changed, 0 insertions, 0 deletions