[PATCH 06/16] UBI: Fastmap: Address another TODO

From: Richard Weinberger
Date: Wed Jun 27 2012 - 12:00:45 EST


Fixed.

Signed-off-by: Richard Weinberger <richard@xxxxxx>
---
drivers/mtd/ubi/fastmap.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/mtd/ubi/fastmap.c b/drivers/mtd/ubi/fastmap.c
index c2434cd..4d8ef9e 100644
--- a/drivers/mtd/ubi/fastmap.c
+++ b/drivers/mtd/ubi/fastmap.c
@@ -797,13 +797,6 @@ out:
* @ubi: UBI device object
* @ai: UBI attach info to be filled
*
- * TODO: not urgent, but at some point - check the code with kernel doc and fix
- * its complaints.
- *
- * TODO: not urgent, but for consistency, follow the UBI/UBIFS style and put a
- * dot at the end of the first short description sentence (globally):
- * ubi_scan_fastmap - scan the fastmap. (<-dot).
- *
* TODO: not urgent, but it is desireble to document error codes in the header
* comments and probably describe what the function does, if there is something
* to say (globally).
--
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/