Commit 29a90db9 authored by Souptick Joarder's avatar Souptick Joarder Committed by Linus Torvalds
parent ca9a46f8
......@@ -1793,7 +1793,7 @@ void __remove_memory(int nid, u64 start, u64 size)
{
/*
* trigger BUG() is some memory is not offlined prior to calling this
* trigger BUG() if some memory is not offlined prior to calling this
* function
*/
if (try_remove_memory(nid, start, size))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment