Skip to content

Commit

Permalink
Staging: heci: add TODO file
Browse files Browse the repository at this point in the history
List some of the remaining issues in the code.

Cc: Anas Nashif <anas.nashif@intel.com>
Cc: Marcin Obara <marcin.obara@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent c4739ea commit 21a6a6e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/staging/heci/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
TODO:
- fix user/kernel pointer mess in the ioctl handlers as pointed
out by sparse.
- resolve the ioctls and see if most of them can just be simple
sysfs files
- fix locking issues that sparse points out at the least.

0 comments on commit 21a6a6e

Please sign in to comment.