diff options
| author | Matthew Wilcox <[email protected]> | 2019-03-05 15:43:41 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-05 21:07:15 -0800 |
| commit | 6b7e5cad651a2b1031a4c69a98f87e3532dd4cef (patch) | |
| tree | b00b223d518650b71e1391ee7c07d1ea4b1371b1 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | a05ef00c97900f69f6e69d88e8a657b7a4ef8cbd (diff) | |
mm: remove sysctl_extfrag_handler()
sysctl_extfrag_handler() neglects to propagate the return value from
proc_dointvec_minmax() to its caller. It's a wrapper that doesn't need
to exist, so just use proc_dointvec_minmax() directly.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Reported-by: Aditya Pakki <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions