todo: Update

Signed-off-by: SeongJae Park <sj@kernel.org>
diff --git a/todo b/todo
index c6ab4c6..b611549 100644
--- a/todo
+++ b/todo
@@ -5,11 +5,8 @@
 ---
 
 - DAMON debugfs deprecation: make it unignorable
-  - Build-time unignorable: CONFIG_DAMON_DBGFS_DEPRECATED
-  - Runtime unignorable
-    - Add DEPRECATED file
-    - Allow using DAMON debugfs only if wront 'UNDERSTOOD' to DEPRECATED
-      - Or, rename file[s] to have _deprecated suffix
+  - Build-time unignorable: Add '_DEPRECATED' to CONFIG_DAMON_DBGFS name
+  - Runtime unignorable: Rename 'monitor_on' to 'monitor_on_DEPRECATED'
 
 Aiming next merge window
 ------------------------