+4
−7
Loading
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 <milo.kim@ti.com> Signed-off-by:
Anton Vorontsov <cbouatmailru@gmail.com>