Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
memhp-add-hot-added-memory-ranges-to-memblock-before-allocate-node_da…
…ta-for-a-node-checkpatch-fixes WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) torvalds#16: |--> memblock_add_node(start, size, nid) -------- Here, just too late. WARNING: line over 80 characters torvalds#54: FILE: mm/memory_hotplug.c:1252: + * Add new range to memblock so that when hotadd_new_pgdat() is called to WARNING: line over 80 characters torvalds#56: FILE: mm/memory_hotplug.c:1254: + * new range and calculate total pages correctly. The range will be remove total: 0 errors, 3 warnings, 28 lines checked ./patches/memhp-add-hot-added-memory-ranges-to-memblock-before-allocate-node_data-for-a-node.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Tang Chen <tangchen@cn.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information