From: Rebecca Mckeever Date: Sat, 30 Apr 2022 22:49:40 +0000 (-0500) Subject: memblock tests: remove completed TODO item X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=000605cd1b14f0970465a44bfe89da93cca66348;p=linux.git memblock tests: remove completed TODO item Remove completed item from TODO list. Signed-off-by: Rebecca Mckeever Reviewed-by: David Hildenbrand Signed-off-by: Mike Rapoport --- diff --git a/tools/testing/memblock/TODO b/tools/testing/memblock/TODO index c25b2fdec45e6..cd1a30d5acc92 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