Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: Fix SLUB docs typo

There is a minor typo in SLUB documentation.

Fix typo.

Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Tobin C. Harding and committed by
Jonathan Corbet
358b6ba9 b5b2187d

+1 -1
+1 -1
Documentation/vm/slub.rst
··· 141 141 (list_lock) where contention may occur. 142 142 143 143 ``slub_min_order`` 144 - specifies a minim order of slabs. A similar effect like 144 + specifies a minimum order of slabs. A similar effect like 145 145 ``slub_min_objects``. 146 146 147 147 ``slub_max_order``