summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ef6f5ef5d7..f97663fe2b 100644
--- a/TODO
+++ b/TODO
@@ -535,6 +535,10 @@ External:
* kernel: add device_type = "fb", "fbcon" to class "graphics"
+* bootchart:
+ - use conf_parser for bootchart.conf
+ - change config options to CamelCase
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()