On 8/12/2025 10:38 PM, Dan Carpenter wrote: > Someone got a bit carried away deleting tabs. Add it back.
Of course, it should be the way you want it to be, but I don't see the reasoning. Help me understand. > > Signed-off-by: Dan Carpenter <dan.carpen...@linaro.org> > --- > kernel/auditsc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/kernel/auditsc.c b/kernel/auditsc.c > index 1c29541c8fb6..497bda0043fb 100644 > --- a/kernel/auditsc.c > +++ b/kernel/auditsc.c > @@ -1778,7 +1778,7 @@ static void audit_log_exit(void) > axs->target_sessionid[i], > &axs->target_ref[i], > axs->target_comm[i])) > - call_panic = 1; > + call_panic = 1; > } > > if (context->target_pid &&