summaryrefslogtreecommitdiff
path: root/tools/testing/memblock
diff options
context:
space:
mode:
authorRebecca Mckeever <remckee0@gmail.com>2022-04-30 17:49:40 -0500
committerMike Rapoport <rppt@linux.ibm.com>2022-05-09 13:10:58 +0300
commit000605cd1b14f0970465a44bfe89da93cca66348 (patch)
tree0338cdb6b080122aa898d640d067c017e4136f7e /tools/testing/memblock
parenta5550c053f6cf9993119f5c82ffc25ea80364b64 (diff)
memblock tests: remove completed TODO item
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>
Diffstat (limited to 'tools/testing/memblock')
-rw-r--r--tools/testing/memblock/TODO3
1 files changed, 0 insertions, 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