summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-11-09 09:23:17 +0900
committerGitHub <noreply@github.com>2022-11-09 09:23:17 +0900
commitbf1886226724b3db0779d643195d428575cff0be (patch)
treef6a912f0950a2bd000625fe2b9c717a0370d3788 /TODO
parent239e4a42a69c31e55e58618d800e0d68c68931d3 (diff)
parent28db6fbff133ddec390f3df4aac897ee1bbcdcc9 (diff)
downloadsystemd-bf1886226724b3db0779d643195d428575cff0be.tar.gz
Merge pull request #25291 from keszybz/util-cleanup
Split/rename util.c+h and def.h
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 1f20226e71..88b4ed34d7 100644
--- a/TODO
+++ b/TODO
@@ -72,8 +72,6 @@ Regularly:
Janitorial Clean-ups:
-* Rearrange tests so that the various test-xyz.c match a specific src/basic/xyz.c again
-
* rework mount.c and swap.c to follow proper state enumeration/deserialization
semantics, like we do for device.c now