On Thu, Jan 31, 2019 at 03:06:21PM +1100, Tobin C. Harding wrote:
> From: "Tobin C. Harding" <to...@kernel.org>
> 
> There is a minor typo in SLUB documentation.
> 
> Fix typo.
> 
> Signed-off-by: Tobin C. Harding <to...@kernel.org>

Acked-by: Mike Rapoport <r...@linux.ibm.com>

> ---
>  Documentation/vm/slub.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/vm/slub.rst b/Documentation/vm/slub.rst
> index 195928808..0871c5849 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``
> -- 
> 2.20.1
> 

-- 
Sincerely yours,
Mike.

Reply via email to