+229
−300
+83
−82
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Macros should be able to be used in if/else
without braces.
Convert macros to use do {} while (0) instead
of bare braces where appropriate.
Convert macros to use single line macro definitions
where appropriate.
Signed-off-by:
Joe Perches <joe@perches.com>
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>