remove done tasks from config.c and api.c TODO list
Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Acked-by: Jan Safranek <jsafrane@redhat.com>
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
* TODOs:
- * 1. Convert comments to Docbook style.
- * 2. Add more APIs for the control groups.
- * 3. Handle the configuration related APIs.
- * 4. Error handling.
+ * 1. Add more APIs for the control groups.
+ * 2. Handle the configuration related APIs.
*
* Code initiated and designed by Dhaval Giani. All faults are most likely
* his mistake.
*
* TODOs:
* 1. Implement our own hashing scheme
- * 2. Add namespace support
- * 3. Add support for parsing cgroup filesystem and creating a
- * config out of it.
*
* Code initiated and designed by Balbir Singh. All faults are most likely
* his mistake.