mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
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:
parent
ce8370e2e6
commit
70d0085864
|
|
@ -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 &&
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user