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.

Reply via email to