Skip to content

Commit ca1dcc6

Browse files
committed
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull memblock test suite updates from Mike Rapoport: "Comment updates for memblock test suite Update comments in the memblock tests so that they will have consistent style" * tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock: memblock tests: remove completed TODO item memblock tests: update style of comments for memblock_free_*() functions memblock tests: update style of comments for memblock_remove_*() functions memblock tests: update style of comments for memblock_reserve_*() functions memblock tests: update style of comments for memblock_add_*() functions
2 parents 690b254 + 000605c commit ca1dcc6

File tree

2 files changed

+278
-117
lines changed

2 files changed

+278
-117
lines changed

tools/testing/memblock/TODO

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ TODO
2323

2424
5. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
2525
for the new region
26-
27-
6. Update comments in tests/basic_api.c to match the style used in
28-
tests/alloc_*.c

0 commit comments

Comments
 (0)