On Tue, 18 Sep 2018, Eric W. Biederman wrote: > The code for conditionally printing unhanded signals is duplicated twice > in arch/x86/kernel/traps.c. Factor it out into it's own subroutine > called show_signal to make the code clearer and easier to maintain. > > Signed-off-by: "Eric W. Biederman" <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>

