diff options
author | Milo(Woogyom) Kim <[email protected]> | 2012-01-04 16:23:11 +0400 |
---|---|---|
committer | Anton Vorontsov <[email protected]> | 2012-01-04 16:25:45 +0400 |
commit | e57b432d0c91a4c472b2826b21524bdbbf2688d1 (patch) | |
tree | 4f4cbe408d0a88d489b44e9160fe54ecdc66b6ae /net/lapb/lapb_subr.c | |
parent | 620b2736696743fc785b2fc63dbc0fe69cbfe3a7 (diff) |
lp8727_charger: Some minor fixes for the header
Pointer coding style changes
: add space between return type and function pointer
ex) u8(*get_batt_present) (void)
-> u8 (*get_batt_present) (void)
Signed-off-by: Woogyom Kim <[email protected]>
Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions