OSDN Git Service

sysctl: clean up nr_pdflush_threads leftover
authorRafael Aquini <aquini@redhat.com>
Thu, 29 Nov 2018 15:08:17 +0000 (10:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 11:03:19 +0000 (12:03 +0100)
commit77cab92a2cb15bcbdd7be0af773799e92d6a8546
tree86267287c6bd072ce257602014576a6c9497d200
parent8fefbc6d4b26604be3ce627910a22aaeb7c382fd
sysctl: clean up nr_pdflush_threads leftover

nr_pdflush_threads has been long deprecated and
removed, but a remnant of its glorious past is
still around in CTL_VM names enum. This patch
is a minor clean-up to that case.

Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Signed-off-by: Rafael Aquini <aquini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/sysctl.h