projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5550c0
)
memblock tests: remove completed TODO item
author
Rebecca Mckeever
<remckee0@gmail.com>
Sat, 30 Apr 2022 22:49:40 +0000
(17:49 -0500)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/tools/testing/memblock/TODO
b/tools/testing/memblock/TODO
index c25b2fdec45e655cf44309df3b256eb822e8f12e..cd1a30d5acc92cfb0fa06613aa7aa8847bfef316 100644
(file)
--- 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