linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] memblock test: fix compilation errors
@ 2023-09-14  7:56 Mike Rapoport
  2023-09-14  7:56 ` [PATCH 1/2] memblock tests: fix warning: "__ALIGN_KERNEL" redefined Mike Rapoport
  2023-09-14  7:56 ` [PATCH 2/2] memblock tests: fix warning ‘struct seq_file’ declared inside parameter list Mike Rapoport
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Rapoport @ 2023-09-14  7:56 UTC (permalink / raw)
  To: linux-mm; +Cc: Andrew Morton, Mike Rapoport, linux-kernel

From: "Mike Rapoport (IBM)" <rppt@kernel.org>

Hi,

These are small compilation warning fixes for the memblock tests.

If there are no objections I'm going to take them via memblock tree.

Mike Rapoport (IBM) (2):
  memblock tests: fix warning: "__ALIGN_KERNEL" redefined
  memblock tests: fix warning ‘struct seq_file’ declared inside
    parameter list

 tools/include/linux/mm.h                 | 2 --
 tools/include/linux/seq_file.h           | 2 ++
 tools/testing/memblock/tests/basic_api.c | 2 +-
 tools/testing/memblock/tests/common.h    | 1 +
 4 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2023-09-14  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14  7:56 [PATCH 0/2] memblock test: fix compilation errors Mike Rapoport
2023-09-14  7:56 ` [PATCH 1/2] memblock tests: fix warning: "__ALIGN_KERNEL" redefined Mike Rapoport
2023-09-14  7:56 ` [PATCH 2/2] memblock tests: fix warning ‘struct seq_file’ declared inside parameter list 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).