diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-15 20:55:24 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-15 20:55:24 -0500 |
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 ffafe6911a77..e667acf5d332 100644 --- a/drivers/staging/ipack/TODO +++ b/drivers/staging/ipack/TODO | |||
@@ -9,12 +9,6 @@ boards. | |||
9 | The ipack driver is just an abstraction of the bus providing the common | 9 | The ipack driver is just an abstraction of the bus providing the common |
10 | operations between the two kind of boards. | 10 | operations between the two kind of boards. |
11 | 11 | ||
12 | TODO | ||
13 | ==== | ||
14 | |||
15 | checkpatch.pl warnings | ||
16 | cleanup | ||
17 | |||
18 | Contact | 12 | Contact |
19 | ======= | 13 | ======= |
20 | 14 | ||