From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Sang-Heon Jeon <ekffu200098@gmail.com>
Cc: linux-trace-kernel@vger.kernel.org
Subject: Re: [PATCH] tools/bootconfig: remove unused PAGE_SIZE macro
Date: Fri, 11 Sep 2026 23:29:15 +0900 [thread overview]
Message-ID: <20260911232915.a2a6f4470edc47ac45ed3656@kernel.org> (raw)
In-Reply-To: <20260910163155.1974118-1-ekffu200098@gmail.com>
On Fri, 11 Sep 2026 01:31:50 +0900
Sang-Heon Jeon <ekffu200098@gmail.com> wrote:
> PAGE_SIZE in tools/bootconfig has never been used, so remove the
> definition.
>
> No functional change.
>
Good catch! OK, let me pick it.
Thanks!
> Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
> ---
> tools/bootconfig/main.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tools/bootconfig/main.c b/tools/bootconfig/main.c
> index 7dc9fff9b637..2b4d9559159c 100644
> --- a/tools/bootconfig/main.c
> +++ b/tools/bootconfig/main.c
> @@ -134,8 +134,6 @@ static void xbc_show_list(void)
> }
> }
>
> -#define PAGE_SIZE 4096
> -
> static int load_xbc_fd(int fd, char **buf, int size)
> {
> int ret;
>
> base-commit: 13e8b7707efcea3a401d242958ba0a392f227847
> --
> 2.43.0
>
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
prev parent reply other threads:[~2026-09-11 14:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-10 16:31 [PATCH] tools/bootconfig: remove unused PAGE_SIZE macro Sang-Heon Jeon
2026-09-11 14:29 ` Masami Hiramatsu [this message]
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=20260911232915.a2a6f4470edc47ac45ed3656@kernel.org \
--to=mhiramat@kernel.org \
--cc=ekffu200098@gmail.com \
--cc=linux-trace-kernel@vger.kernel.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