WSL2-Linux-Kernel/tools/testing/memblock/tests
Rebecca Mckeever a5550c053f memblock tests: update style of comments for memblock_free_*() functions
Update comments in memblock_free_*() functions to match the style used
in tests/alloc_*.c by rewording to make the expected outcome more apparent
and, if more than one memblock is involved, adding a visual of the
memory blocks.

If the comment has an extra column of spaces, remove the extra space at
the beginning of each line for consistency and to conform to Linux kernel
coding style.

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
2022-05-09 13:10:53 +03:00
..
alloc_api.c memblock tests: Add memblock_alloc tests for bottom up 2022-03-09 15:54:02 +02:00
alloc_api.h memblock tests: Add memblock_alloc tests for top down 2022-03-09 15:53:18 +02:00
alloc_helpers_api.c memblock tests: Add memblock_alloc_from tests for bottom up 2022-03-09 15:54:03 +02:00
alloc_helpers_api.h memblock tests: Add memblock_alloc_from tests for top down 2022-03-09 15:54:03 +02:00
alloc_nid_api.c memblock tests: Add memblock_alloc_try_nid tests for bottom up 2022-03-09 15:55:35 +02:00
alloc_nid_api.h memblock tests: Add memblock_alloc_try_nid tests for top down 2022-03-09 15:54:04 +02:00
basic_api.c memblock tests: update style of comments for memblock_free_*() functions 2022-05-09 13:10:53 +03:00
basic_api.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.c memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00
common.h memblock tests: Add simulation of physical memory 2022-03-09 15:18:57 +02:00