Thread (2 messages) flat view 2 messages, 2 authors, 7d ago

Re: [PATCH] tools/bootconfig: remove unused PAGE_SIZE macro

From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Date: 2026-09-11 14:29:18

On Fri, 11 Sep 2026 01:31:50 +0900
Sang-Heon Jeon [off-list ref] 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!
quoted hunk ↗ jump to hunk
Signed-off-by: Sang-Heon Jeon <redacted>
---
 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) [off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help