public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Mike Rapoport <rppt@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] memblock test: fix compilation errors
Date: Thu, 14 Sep 2023 10:56:30 +0300	[thread overview]
Message-ID: <20230914075632.9515-1-rppt@kernel.org> (raw)

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


             reply	other threads:[~2023-09-14  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14  7:56 Mike Rapoport [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230914075632.9515-1-rppt@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox