From: Tobin C. Harding Date: Thu, 31 Jan 2019 04:06:21 +0000 (+1100) Subject: docs: Fix SLUB docs typo X-Git-Tag: v5.15~6833^2~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=358b6ba9befa6d62bab30e2d2c6dc1d49caf532f;p=platform%2Fkernel%2Flinux-starfive.git docs: Fix SLUB docs typo There is a minor typo in SLUB documentation. Fix typo. 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 1959288..0871c58 100644 --- a/Documentation/vm/slub.rst +++ b/Documentation/vm/slub.rst @@ -141,7 +141,7 @@ can be influenced by kernel parameters: (list_lock) where contention may occur. ``slub_min_order`` - specifies a minim order of slabs. A similar effect like + specifies a minimum order of slabs. A similar effect like ``slub_min_objects``. ``slub_max_order``