outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] memblock tests: update style of comments
@ 2022-04-22 12:55 Rebecca Mckeever
  2022-04-22 12:55 ` [PATCH v2 1/4] memblock tests: update style of comments for memblock_add_*() functions Rebecca Mckeever
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rebecca Mckeever @ 2022-04-22 12:55 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_*(),
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


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

end of thread, other threads:[~2022-04-22 12:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 12:55 [PATCH v2 0/4] memblock tests: update style of comments Rebecca Mckeever
2022-04-22 12:55 ` [PATCH v2 1/4] memblock tests: update style of comments for memblock_add_*() functions Rebecca Mckeever
2022-04-22 12:55 ` [PATCH v2 2/4] memblock tests: update style of comments for memblock_reserve_*() functions Rebecca Mckeever
2022-04-22 12:55 ` [PATCH v2 3/4] memblock tests: update style of comments for memblock_remove_*() functions Rebecca Mckeever
2022-04-22 12:55 ` [PATCH v2 4/4] memblock tests: update style of comments for memblock_free_*() functions Rebecca Mckeever

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).