[PATCH][libubootenv] extended_config: Remove unused STATE_NKEY

5 views
Skip to first unread message

Christian Storm

unread,
Jul 20, 2026, 10:19:11 AMJul 20
to swup...@googlegroups.com
STATE_NKEY is not used anywhere and causes a compiler
Wswitch warning, hence just remove it.

Signed-off-by: Christian Storm <christi...@siemens.com>
---
src/extended_config.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/src/extended_config.c b/src/extended_config.c
index 4dfed39..cd81b41 100644
--- a/src/extended_config.c
+++ b/src/extended_config.c
@@ -39,7 +39,6 @@ enum yaml_state {

STATE_NAMESPACE, /* Init Configuration Namespace */
STATE_NAMESPACE_FIELDS, /* namespace key list */
- STATE_NKEY, /* Check key names */
STATE_NSIZE, /* Size key-value pair */
STATE_NLOCKFILE, /* Lockfile key-value pair */
STATE_DEVVALUES, /* Devices key names */
--
2.55.0

Stefano Babic

unread,
Jul 27, 2026, 11:52:12 AM (9 days ago) Jul 27
to Christian Storm, swup...@googlegroups.com
Applied to -master, thanks !

Best regards,
Stefano

--
_______________________________________________________________________
Nabla Software Engineering GmbH
Hirschstr. 111A | 86156 Augsburg | Tel: +49 821 45592596
Geschäftsführer : Stefano Babic | HRB 40522 Augsburg
E-Mail: sba...@nabladev.com

Reply all
Reply to author
Forward
0 new messages