Gitweb: http://git.kernel.org/linus/a3c0f0aa4f206297ea84f91ffb61c8687e23e1a4 Commit: a3c0f0aa4f206297ea84f91ffb61c8687e23e1a4 Parent: 49bb9e6d75346980acdc43f5198032c2a0a22c2c Author: Greg Kroah-Hartman <gregkh@suse.de> AuthorDate: Mon Aug 10 10:46:37 2009 -0700 Committer: Greg Kroah-Hartman <gregkh@suse.de> CommitDate: Tue Sep 15 12:02:16 2009 -0700 Staging: echo: remove TODO item 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 | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/staging/echo/TODO b/drivers/staging/echo/TODO index 18f7b4a..2208f34 100644 --- a/drivers/staging/echo/TODO +++ b/drivers/staging/echo/TODO @@ -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> -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
