Commit ca1dcc6d authored by Linus Torvalds's avatar Linus Torvalds
Browse files
Pull memblock test suite updates from Mike Rapoport:
 "Comment updates for memblock test suite

  Update comments in the memblock tests so that they will have
  consistent style"

* tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock tests: remove completed TODO item
  memblock tests: update style of comments for memblock_free_*() functions
  memblock tests: update style of comments for memblock_remove_*() functions
  memblock tests: update style of comments for memblock_reserve_*() functions
  memblock tests: update style of comments for memblock_add_*() functions
parents 690b2549 000605cd
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
+278 −114

File changed.

Preview size limit exceeded, changes collapsed.