sysctl: remove max_extfrag_threshold
authorLiu Shixin <liushixin2@huawei.com>
Mon, 5 Sep 2022 12:47:24 +0000 (20:47 +0800)
committerLuis Chamberlain <mcgrof@kernel.org>
Thu, 8 Sep 2022 23:55:34 +0000 (16:55 -0700)
commitfeb2bd010aec77a1cf981d2649183c64cd4870a0
treea1f2c316044e96a1620c100a1333c6700eb43d54
parent8ebc4123c1445ef11a9989d9bc676691a1d43302
sysctl: remove max_extfrag_threshold

Remove max_extfrag_threshold and replace by SYSCTL_ONE_THOUSAND.

No functional change.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/sysctl.c