Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[linux-2.6-block.git] / mm / memblock.c
index fc7824fa1b422f044c37dfa3d899a0df7eaeb26a..b570dddb4cb9930d6beda24473bc8a7ff6fc97d8 100644 (file)
@@ -238,8 +238,7 @@ phys_addr_t __init_memblock memblock_find_in_range_node(phys_addr_t size,
                 * so we use WARN_ONCE() here to see the stack trace if
                 * fail happens.
                 */
-               WARN_ONCE(1, "memblock: bottom-up allocation failed, "
-                            "memory hotunplug may be affected\n");
+               WARN_ONCE(1, "memblock: bottom-up allocation failed, memory hotunplug may be affected\n");
        }
 
        return __memblock_find_range_top_down(start, end, size, align, nid,