projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd9c29
)
Staging: cowloop: add TODO file
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 25 Aug 2009 23:04:46 +0000
(16:04 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 15 Sep 2009 19:02:33 +0000
(12:02 -0700)
Add a TODO file with a few things that needs to be fixed up.
Cc: "H.J. Thomassen" <hjt@ATComputing.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/cowloop/TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/drivers/staging/cowloop/TODO
b/drivers/staging/cowloop/TODO
new file mode 100644
(file)
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@ATComputing.nl> and
+Greg Kroah-Hartman <gregkh@suse.de>