Hi, This patch set does simple cleanup in mm/memtest.c code. There is no changes in functionality, but some logging may slightly differ after patch 2/3 is applied. Patches were generated against 4.2-rc2 Thanks! Changelog: v1 -> v2 - do not fallback to the memtest_pattern = ARRAY_SIZE(patterns) in case we couldn't parse memtest's arg (per Leon Romanovsky) Vladimir Murzin (3): memtest: use kstrtouint instead of simple_strtoul memtest: cleanup log messages memtest: remove unused header files mm/memtest.c | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) -- 1.7.9.5 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href