Hi Linus, The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a: Linux 5.18-rc5 (2022-05-01 13:57:58 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v5.19-rc1 for you to fetch changes up to 000605cd1b14f0970465a44bfe89da93cca66348: memblock tests: remove completed TODO item (2022-05-09 13:10:58 +0300) ---------------------------------------------------------------- memblock: comment updates for memblock test suite Update comments in the memblock tests so that they will have consistent style. ---------------------------------------------------------------- Rebecca Mckeever (5): memblock tests: update style of comments for memblock_add_*() functions memblock tests: update style of comments for memblock_reserve_*() functions memblock tests: update style of comments for memblock_remove_*() functions memblock tests: update style of comments for memblock_free_*() functions memblock tests: remove completed TODO item tools/testing/memblock/TODO | 3 - tools/testing/memblock/tests/basic_api.c | 392 ++++++++++++++++++++++--------- 2 files changed, 278 insertions(+), 117 deletions(-) -- Sincerely yours, Mike.