On Tue, 21 Apr 2020, Christoph Hellwig wrote: > watermark_boost_factor_sysctl_handler is just a pointless wrapper for > proc_dointvec_minmax, so remove it and use proc_dointvec_minmax > directly. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx>