[PATCH] selftests/watchdog: remove stale WDIOC_GETTEMP TODO
From: Philip Popko
Date: Mon Sep 07 2026 - 18:10:20 EST
Coverage for WDIOC_GETTEMP is already implemented, but file still
contains a TODO claiming that coverage still needs to be added.
Remove the stale TODO.
Signed-off-by: Philip Popko <ppopko03@xxxxxxxxx>
---
tools/testing/selftests/watchdog/watchdog-test.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/testing/selftests/watchdog/watchdog-test.c b/tools/testing/selftests/watchdog/watchdog-test.c
index 4f09c5db0c7f..74a581250829 100644
--- a/tools/testing/selftests/watchdog/watchdog-test.c
+++ b/tools/testing/selftests/watchdog/watchdog-test.c
@@ -5,8 +5,6 @@
* - Tests Magic Close - CONFIG_WATCHDOG_NOWAYOUT
* - Could be tested against softdog driver on systems that
* don't have watchdog hardware.
-* - TODO:
-* - Enhance test to add coverage for WDIOC_GETTEMP.
*
* Reference: Documentation/watchdog/watchdog-api.rst
*/
--
2.53.0