diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-15 17:55:24 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-15 17:55:24 -0800 |
commit | a369aa0eb7082da3d97c63f7d2265fddc84923d3 (patch) | |
tree | 85ad5c33372b82bf08c8ee722327d1f23ccda863 | |
parent | bdbd3b38d3bf664e5c04904bd734ac79660e41b5 (diff) |
Staging: ipack: remove last TODO items
The code is checkpatch clean, and the logic and flow looks good to me,
so I don't think there's anything left to do here.
Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Cc: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | drivers/staging/ipack/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/ipack/TODO b/drivers/staging/ipack/TODO index ffafe6911a7..e667acf5d33 100644 --- a/drivers/staging/ipack/TODO +++ b/drivers/staging/ipack/TODO @@ -9,12 +9,6 @@ boards. The ipack driver is just an abstraction of the bus providing the common operations between the two kind of boards. -TODO -==== - -checkpatch.pl warnings -cleanup - Contact ======= |