Commit 2f1ff589 authored by Jakub Wilk's avatar Jakub Wilk Committed by Jonathan Corbet
Browse files

Documentation: seccomp: unify list indentation



Use tabs to indent SECCOMP_RET_USER_NOTIF definition, for consistency
with other items in this list.

Signed-off-by: default avatarJakub Wilk <jwilk@jwilk.net>
Acked-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6491126e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -124,8 +124,8 @@ In precedence order, they are:

``SECCOMP_RET_USER_NOTIF``:
	Results in a ``struct seccomp_notif`` message sent on the userspace
    notification fd, if it is attached, or ``-ENOSYS`` if it is not. See below
    on discussion of how to handle user notifications.
	notification fd, if it is attached, or ``-ENOSYS`` if it is not. See
	below on discussion of how to handle user notifications.

``SECCOMP_RET_TRACE``:
	When returned, this value will cause the kernel to attempt to