linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] memtest cleanups
@ 2015-07-14  8:40 Vladimir Murzin
  2015-07-14  8:40 ` [PATCH v2 1/3] memtest: use kstrtouint instead of simple_strtoul Vladimir Murzin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladimir Murzin @ 2015-07-14  8:40 UTC (permalink / raw)
  To: linux-mm; +Cc: akpm, leon

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@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-07-16 10:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14  8:40 [PATCH v2 0/3] memtest cleanups Vladimir Murzin
2015-07-14  8:40 ` [PATCH v2 1/3] memtest: use kstrtouint instead of simple_strtoul Vladimir Murzin
2015-07-15 23:55   ` David Rientjes
2015-07-14  8:40 ` [PATCH v2 2/3] memtest: cleanup log messages Vladimir Murzin
2015-07-15 23:56   ` David Rientjes
2015-07-16 10:19     ` Vladimir Murzin
2015-07-14  8:40 ` [PATCH v2 3/3] memtest: remove unused header files Vladimir Murzin
2015-07-16  0:09   ` David Rientjes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox