[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1650631746.git.remckee0@gmail.com>
Date: Fri, 22 Apr 2022 07:55:34 -0500
From: Rebecca Mckeever <remckee0@...il.com>
To: outreachy@...ts.linux.dev
Cc: Mike Rapoport <rppt@...nel.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, David Hildenbrand <david@...hat.com>,
Rebecca Mckeever <remckee0@...il.com>
Subject: [PATCH v2 0/4] memblock tests: update style of comments
These patches update the style of comments for memblock_add_*(),
memblock_reserve_*(), memblock_remove_*(), and memblock_free_*()
functions to match the style of comments in tests/alloc_*.c and
remove extra spaces in those comments to conform to Linux kernel
coding style.
Rebecca Mckeever (4):
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
tools/testing/memblock/tests/basic_api.c | 350 +++++++++++++++++------
1 file changed, 256 insertions(+), 94 deletions(-)
--
2.32.0
Powered by blists - more mailing lists