From: Roland Hieber <rhi@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [PATCH] envfs: remove unused symbols
Date: Fri, 23 May 2025 11:19:11 +0200 [thread overview]
Message-ID: <20250523091911.2854126-1-rhi@pengutronix.de> (raw)
These symbols were once introduced with the fork from U-Boot, but they
were never used anywhere.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
include/envfs.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/envfs.h b/include/envfs.h
index a6614c0a15ee..a74f574722fa 100644
--- a/include/envfs.h
+++ b/include/envfs.h
@@ -14,8 +14,6 @@
#define ENVFS_MAGIC 0x798fba79 /* some random number */
#define ENVFS_INODE_MAGIC 0x67a8c78d
#define ENVFS_INODE_END_MAGIC 0x68a8c78d
-#define ENVFS_END_MAGIC 0x6a87d6cd
-#define ENVFS_SIGNATURE "barebox envfs"
struct envfs_inode {
uint32_t magic; /* ENVFS_INODE_MAGIC */
--
2.39.5
next reply other threads:[~2025-05-23 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 9:19 Roland Hieber [this message]
2025-05-26 13:45 ` Sascha Hauer
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=20250523091911.2854126-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=barebox@lists.infradead.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