[PATCH 1/2] Documentation: seccomp: fix reST markup

2019-03-04 Thread Jakub Wilk
Signed-off-by: Jakub Wilk --- Documentation/userspace-api/seccomp_filter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/userspace-api/seccomp_filter.rst b/Documentation/userspace-api/seccomp_filter.rst index b1b846d8a094..0f09a63ea923 100644 --- a/Documenta

Re: [PATCH 1/2] Documentation: seccomp: fix reST markup

2019-03-04 Thread Kees Cook
On Mon, Mar 4, 2019 at 12:32 PM Jakub Wilk wrote: > > Signed-off-by: Jakub Wilk Hah, whoops. Thanks! Acked-by: Kees Cook -Kees > --- > Documentation/userspace-api/seccomp_filter.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/userspace-api/seccomp_