From 336092c0f9feef32928f617bd70f157daea04f40 Mon Sep 17 00:00:00 2001 From: Viktor Rosendahl Date: Thu, 11 Sep 2008 19:20:34 +0300 Subject: [PATCH] lowmem: remove unecessary usage of proc_dointvec_minmax() As far as I can understand, using proc_dointvec_minmax() instead of proc_dointvec only makes sense if you supply the min and/or max values in the extra1 and extra2 fields of the struct. Signed-off-by: Viktor Rosendahl Signed-off-by: Tony Lindgren --- Reading git-format-patch failed