From fb01ab09d3499b1a2e8aac42ec11213b71d6dd6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 19 Mar 2024 11:33:35 +0100 Subject: [PATCH] TODO: drop entry about renaming NamespaceId is inconsistent with our general spelling rules which say that capitalization of acronyms should not be changed when they are concatenated in CapitalizedCamelCase strings. But NamespaceId was added in f2ef8b28a5266a0070b0cb8b6375e418a5300975, before v249, so it's too late to change it. OTOH, NamespaceNSID cannot really be spelled in any other way. "NamespaceNsid" would be quite bad. So let's just ignore the inconsistency in naming, this seems to be the least bad option. --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 3b76e98bdeb..7264c573b6f 100644 --- a/TODO +++ b/TODO @@ -2550,7 +2550,6 @@ Features: - allow Name= to be specified repeatedly in the [Match] section. Maybe also support Name=foo*|bar*|baz ? - whenever uplink info changes, make DHCP server send out FORCERENEW - - figure out spelling: NamespaceId vs. NamespaceNSID * in networkd, when matching device types, fix up DEVTYPE rubbish the kernel passes to us