Browse Source

staging: sep: Add comment to TODO to clean up un-needed debug prints

Signed-off-by: Mark Allyn <mark.a.allyn@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Mark Allyn 14 years ago
parent
commit
91caec33e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/sep/TODO

+ 1 - 0
drivers/staging/sep/TODO

@@ -3,3 +3,4 @@ Todo's so far (from Alan Cox)
   interfaces - Crypto API 'glue' is still not ready to submit
 - Clean up unused ioctls - Needs vendor help
 - Clean up unused fields in ioctl structures - Needs vendor help
+- Clean up un-needed debug prints - Started to work on this