Phil Sutter <p...@nwl.cc> 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 <p...@nwl.cc>
Acked-by: Florian Westphal <f...@strlen.de> Feel free to push this already.