[PATCH 616/641] Staging: cowloop: add TODO file

Greg Kroah-Hartman gregkh at suse.de
Tue Sep 15 19:14:07 UTC 2009


Add a TODO file with a few things that needs to be fixed up.

Cc: "H.J. Thomassen" <hjt at ATComputing.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 drivers/staging/cowloop/TODO |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 drivers/staging/cowloop/TODO

diff --git a/drivers/staging/cowloop/TODO b/drivers/staging/cowloop/TODO
new file mode 100644
index 0000000..9399d1c
--- /dev/null
+++ b/drivers/staging/cowloop/TODO
@@ -0,0 +1,11 @@
+TODO:
+	- checkpatch.pl cleanups
+	- run sparse to ensure clean
+	- fix up 32/64bit ioctl issues
+	- move proc file usage to debugfs
+	- audit ioctls
+	- add documentation
+	- get linux-fsdevel to review it
+
+Please send patches to "H.J. Thomassen" <hjt at ATComputing.nl> and
+Greg Kroah-Hartman <gregkh at suse.de>
-- 
1.6.4.2




More information about the devel mailing list