Markus Armbruster <[email protected]> wrote: > Hiding return statements in macros is a bad idea. Use a function > instead, and open code the return part. > > Signed-off-by: Markus Armbruster <[email protected]> > Reviewed-by: Fabiano Rosas <[email protected]> > Reviewed-by: Li Zhijian <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> I hated this macro, thanks.
