aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/echo/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/echo/TODO')
-rw-r--r--drivers/staging/echo/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/echo/TODO b/drivers/staging/echo/TODO
new file mode 100644
index 000000000000..1ca09afd603e
--- /dev/null
+++ b/drivers/staging/echo/TODO
@@ -0,0 +1,10 @@
+TODO:
+ - checkpatch.pl cleanups
+ - Lindent
+ - typedef removals
+ - handle bit_operations.h (merge in or make part of common code?)
+ - remove proc interface, only use echo.h interface (proc interface is
+ racy and not correct.)
+
+Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc: Steve
+Underwood <steveu@coppice.org> and David Rowe <david@rowetel.com>