Commit 000605cd authored by Rebecca Mckeever's avatar Rebecca Mckeever Committed by Mike Rapoport
Browse files

memblock tests: remove completed TODO item



Remove completed item from TODO list.

Signed-off-by: default avatarRebecca Mckeever <remckee0@gmail.com>
Reviewed-by: default avatarDavid Hildenbrand <david@redhat.com>
Signed-off-by: default avatarMike Rapoport <rppt@linux.ibm.com>
parent a5550c05
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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