Phil Sutter <phil@xxxxxx> 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 <phil@xxxxxx> Acked-by: Florian Westphal <fw@xxxxxxxxx> Feel free to push this already.