linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Remove unused variable from memory_hotplug.c
@ 2017-06-24  4:34 john.hubbard
  2017-06-24  4:34 ` [PATCH 1/1] mm: remove unused zone_type variable from __remove_zone() john.hubbard
  0 siblings, 1 reply; 3+ messages in thread
From: john.hubbard @ 2017-06-24  4:34 UTC (permalink / raw)
  To: Michal Hocko, Andrew Morton; +Cc: linux-mm, John Hubbard

From: John Hubbard <jhubbard@nvidia.com>

Hi,

While poking around trying to understand Michal's
"[PATCH -v4 0/14] mm: make movable onlining suck less",
I noticed this minor thing, and the fix doesn't seem
to conflict with any of the ongoing patchsets I've
seen lately, so it seems harmless to just fix it.

This is patched against today's linux-next.

John Hubbard (1):
  mm: remove unused zone_type variable from __remove_zone()

 mm/memory_hotplug.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.13.1

--
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] 3+ messages in thread

end of thread, other threads:[~2017-06-27  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-24  4:34 [PATCH 0/1] Remove unused variable from memory_hotplug.c john.hubbard
2017-06-24  4:34 ` [PATCH 1/1] mm: remove unused zone_type variable from __remove_zone() john.hubbard
2017-06-27  5:37   ` Michal Hocko

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