+4
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>