On Wed, Sep 25, 2019 at 11:31:15PM +0200, Florian Westphal wrote: > Phil Sutter <[email protected]> wrote: > > It's a define which resolves into a callback which in turn is declared > > with noreturn attribute. It will never return, therefore drop all > > explicit exit() calls or other dead code immediately following it. > > > > Signed-off-by: Phil Sutter <[email protected]> > > Acked-by: Florian Westphal <[email protected]> > > Feel free to push this already.
DONE. :) Thanks, Phil
