]> git.baikalelectronics.ru Git - kernel.git/commitdiff
memblock tests: remove completed TODO item
authorRebecca Mckeever <remckee0@gmail.com>
Sat, 30 Apr 2022 22:49:40 +0000 (17:49 -0500)
committerMike Rapoport <rppt@linux.ibm.com>
Mon, 9 May 2022 10:10:58 +0000 (13:10 +0300)
Remove completed item from TODO list.

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
tools/testing/memblock/TODO

index c25b2fdec45e655cf44309df3b256eb822e8f12e..cd1a30d5acc92cfb0fa06613aa7aa8847bfef316 100644 (file)
@@ -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