Re: [PATCH] memblock tests: remove 'cleared' from comment blocks

From: Mike Rapoport
Date: Sun Sep 04 2022 - 06:52:07 EST


On Sat, Sep 03, 2022 at 11:23:37PM -0500, Rebecca Mckeever wrote:
> The tests in alloc_nid_api can now run either memblock_alloc_try_nid()
> or memblock_alloc_try_nid_raw(). The comment blocks for these tests
> should not refer to a 'cleared' region since that only applies to
> memblock_alloc_try_nid(). Remove 'cleared' from the comment blocks so
> that the comments are accurate for either memblock function.
>
> Signed-off-by: Rebecca Mckeever <remckee0@xxxxxxxxx>
> ---
> tools/testing/memblock/tests/alloc_nid_api.c | 22 ++++++++++----------
> 1 file changed, 11 insertions(+), 11 deletions(-)

Applied, thanks!

--
Sincerely yours,
Mike.