From: Tobin C. Harding Date: Thu, 31 Jan 2019 04:06:22 +0000 (+1100) Subject: docs: Add missing colon X-Git-Tag: v5.15~6833^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11ede50059d0603e6ae2df5042cf813145ea5736;p=platform%2Fkernel%2Flinux-starfive.git docs: Add missing colon sphinx emits warning WARNING: Inline emphasis start-string without end-string. This is caused by a missing colon. Add missing colon, clearing shpinx build warning. Signed-off-by: Tobin C. Harding Acked-by: Mike Rapoport Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/vm/slub.rst b/Documentation/vm/slub.rst index 0871c58..933ada4 100644 --- a/Documentation/vm/slub.rst +++ b/Documentation/vm/slub.rst @@ -66,7 +66,7 @@ Trying to find an issue in the dentry cache? Try:: to only enable debugging on the dentry cache. You may use an asterisk at the end of the slab name, in order to cover all slabs with the same prefix. For example, here's how you can poison the dentry cache as well as all kmalloc -slabs: +slabs:: slub_debug=P,kmalloc-*,dentry