Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Dan Carpenter and committed by
Paul Moore
70d00858 ce8370e2

+1 -1
+1 -1
kernel/auditsc.c
··· 1778 1778 axs->target_sessionid[i], 1779 1779 &axs->target_ref[i], 1780 1780 axs->target_comm[i])) 1781 - call_panic = 1; 1781 + call_panic = 1; 1782 1782 } 1783 1783 1784 1784 if (context->target_pid &&