1
0
Fork 0

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>
hifive-unleashed-5.1
Tobin C. Harding 2019-01-31 15:06:21 +11:00 committed by Jonathan Corbet
parent b5b2187db0
commit 358b6ba9be
1 changed files with 1 additions and 1 deletions

View File

@ -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``