zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst
authorSedat Dilek <sedat.dilek@gmail.com>
Mon, 1 Jun 2020 00:59:11 +0000 (02:59 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 1 Jun 2020 15:33:23 +0000 (09:33 -0600)
commit9469b390720460c1fca26b1ab3343bd70f7d5f5d
tree94ede3f59640d2a333d053a2b44d287c94cc04d6
parentb8170fad6e5fe8a695fbba9305a1e5ede278a2db
zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst

Recently, I switched over from swap-file to zramswap.

When reading the Documentation/vm/zswap.rst file I fell over this typo.

The parameter is called accept_threshold_percent not accept_threhsold_percent
in /sys/module/zswap/parameters/ directory.

Fixes: 45190f01dd402 ("mm/zswap.c: add allocation hysteresis if pool limit is hit")
Cc: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Link: https://lore.kernel.org/r/20200601005911.31222-1-sedat.dilek@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/zswap.rst