summaryrefslogtreecommitdiffstats
path: root/drivers/power/power_supply_sysfs.c
diff options
context:
space:
mode:
authorKim, Milo <Milo.Kim@ti.com>2012-01-04 09:03:18 +0400
committerAnton Vorontsov <cbouatmailru@gmail.com>2012-01-04 09:05:51 +0400
commitce09affc59bca2a1ac1f77b75915fd914fab1f70 (patch)
treee2900229b5eb5e8fad39808cae95d6c03aa614b6 /drivers/power/power_supply_sysfs.c
parent998a8e7a72f6a81f540d3a3774d8e8aae6c7f9f2 (diff)
downloadlinux-stable-ce09affc59bca2a1ac1f77b75915fd914fab1f70.tar.gz
linux-stable-ce09affc59bca2a1ac1f77b75915fd914fab1f70.tar.bz2
linux-stable-ce09affc59bca2a1ac1f77b75915fd914fab1f70.zip
lp8727_charger: Coding style changes
1. Useless braces were omitted 2. Useless void casts were omitted 3. module exit name changed lp8727_chg_exit -> lp8727_exit 4. Pointer coding style changes no space between pointer('*') and pointer name ex) u8 * data -> u8 *data 5. Author information change : email and additional author Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Diffstat (limited to 'drivers/power/power_supply_sysfs.c')
0 files changed, 0 insertions, 0 deletions