[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191122041806.68650-1-dwlsalmeida@gmail.com>
Date: Fri, 22 Nov 2019 01:18:06 -0300
From: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>
To: dhowells@...hat.com, jarkko.sakkinen@...ux.intel.com,
corbet@....net
Cc: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>,
keyrings@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, skhan@...uxfoundation.org,
linux-kernel-mentees@...ts.linuxfoundation.org
Subject: [PATCH] Documentation: security: core.rst: fix warnings
From: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>
Fix warnings due to missing markup, no change in content otherwise.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@...il.com>
---
Documentation/security/keys/core.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/security/keys/core.rst b/Documentation/security/keys/core.rst
index d6d8b0b756b6..d9b0b859018b 100644
--- a/Documentation/security/keys/core.rst
+++ b/Documentation/security/keys/core.rst
@@ -1102,7 +1102,7 @@ payload contents" for more information.
See also Documentation/security/keys/request-key.rst.
- * To search for a key in a specific domain, call:
+ * To search for a key in a specific domain, call::
struct key *request_key_tag(const struct key_type *type,
const char *description,
--
2.24.0
Powered by blists - more mailing lists