Staging: echo: remove TODO item
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 10 Aug 2009 17:46:37 +0000 (10:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:16 +0000 (12:02 -0700)
The proc interface is no longer in the echo code, so remove the TODO
item.

Cc: Steve Underwood <steveu@coppice.org>
Cc: David Rowe <david@rowetel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/echo/TODO

index 18f7b4a..2208f34 100644 (file)
@@ -1,7 +1,5 @@
 TODO:
        - 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>