audit: add a missing tab
Someone got a bit carried away deleting tabs. Add it back. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
committed by
Paul Moore
parent
ce8370e2e6
commit
70d0085864
+1
-1
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user