mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] envfs: remove unused symbols
@ 2025-05-23  9:19 Roland Hieber
  2025-05-26 13:45 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2025-05-23  9:19 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

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




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

* Re: [PATCH] envfs: remove unused symbols
  2025-05-23  9:19 [PATCH] envfs: remove unused symbols Roland Hieber
@ 2025-05-26 13:45 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-05-26 13:45 UTC (permalink / raw)
  To: barebox, Roland Hieber


On Fri, 23 May 2025 11:19:11 +0200, Roland Hieber wrote:
> These symbols were once introduced with the fork from U-Boot, but they
> were never used anywhere.
> 
> 

Applied, thanks!

[1/1] envfs: remove unused symbols
      https://git.pengutronix.de/cgit/barebox/commit/?id=9906f63bdbd8 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2025-05-26 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-23  9:19 [PATCH] envfs: remove unused symbols Roland Hieber
2025-05-26 13:45 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox