Messages in this thread Patch in this message |  | | From | Rebecca Mckeever <> | Subject | [PATCH v4 5/5] memblock tests: remove completed TODO item | Date | Sat, 30 Apr 2022 17:49:40 -0500 |
| |
Remove completed item from TODO list.
Signed-off-by: Rebecca Mckeever <remckee0@gmail.com> --- tools/testing/memblock/TODO | 3 --- 1 file changed, 3 deletions(-)
diff --git a/tools/testing/memblock/TODO b/tools/testing/memblock/TODO index c25b2fdec45e..cd1a30d5acc9 100644 --- a/tools/testing/memblock/TODO +++ b/tools/testing/memblock/TODO @@ -23,6 +23,3 @@ TODO 5. Add tests for memblock_alloc_node() to check if the correct NUMA node is set for the new region - -6. Update comments in tests/basic_api.c to match the style used in - tests/alloc_*.c -- 2.32.0
|  |