aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Mckeever <[email protected]>2022-04-30 17:49:40 -0500
committerMike Rapoport <[email protected]>2022-05-09 13:10:58 +0300
commit000605cd1b14f0970465a44bfe89da93cca66348 (patch)
tree0338cdb6b080122aa898d640d067c017e4136f7e
parenta5550c053f6cf9993119f5c82ffc25ea80364b64 (diff)
memblock tests: remove completed TODO item
Remove completed item from TODO list. Signed-off-by: Rebecca Mckeever <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Mike Rapoport <[email protected]>
-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