All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: security: core.rst: fix warnings
@ 2019-11-22  4:18 ` Daniel W. S. Almeida
  0 siblings, 0 replies; 9+ messages in thread
From: Daniel W. S. Almeida @ 2019-11-22  4:18 UTC (permalink / raw)
  To: dhowells, jarkko.sakkinen, corbet
  Cc: Daniel W. S. Almeida, keyrings, linux-doc, linux-kernel, skhan,
	linux-kernel-mentees

From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>

Fix warnings due to missing markup, no change in content otherwise.

Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.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

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-11-29 20:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-22  4:18 [PATCH] Documentation: security: core.rst: fix warnings Daniel W. S. Almeida
2019-11-22  4:18 ` [Linux-kernel-mentees] " Daniel W. S. Almeida
2019-11-22  4:18 ` Daniel W. S. Almeida
2019-11-22 17:02 ` Jonathan Corbet
2019-11-22 17:02   ` [Linux-kernel-mentees] " Jonathan Corbet
2019-11-22 17:02   ` Jonathan Corbet
2019-11-29 20:57 ` Jarkko Sakkinen
2019-11-29 20:57   ` [Linux-kernel-mentees] " Jarkko Sakkinen
2019-11-29 20:57   ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.