linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] memblock tests: update style of comments
@ 2022-04-20 11:18 Rebecca Mckeever
  2022-04-20 11:19 ` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions Rebecca Mckeever
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rebecca Mckeever @ 2022-04-20 11:18 UTC (permalink / raw)
  To: outreachy
  Cc: Mike Rapoport, linux-mm, linux-kernel, David Hildenbrand,
	Rebecca Mckeever

These patches update the style of comments for memblock_add_*() and
memblock_reserve_*() 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 (3):
  memblock tests: update style of comments for memblock_add_*()
    functions
  memblock tests: update style of comments for memblock_reserve_*()
    functions
  memblock tests: remove extra column of spaces in block comment

 tools/testing/memblock/tests/basic_api.c | 153 ++++++++++++++++-------
 1 file changed, 109 insertions(+), 44 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-04-21 14:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 11:18 [PATCH 0/3] memblock tests: update style of comments Rebecca Mckeever
2022-04-20 11:19 ` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions Rebecca Mckeever
2022-04-21  7:12   ` David Hildenbrand
2022-04-21 14:34     ` Mike Rapoport
2022-04-20 11:19 ` [PATCH 2/3] memblock tests: update style of comments for memblock_reserve_*() functions Rebecca Mckeever
2022-04-21  7:14   ` David Hildenbrand
2022-04-20 11:19 ` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment Rebecca Mckeever
2022-04-21  7:09   ` David Hildenbrand
2022-04-21 14:42     ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).