staging: gdm72xx: Remove task from TODO list

Removed line related to replacement of kernel_thread with kthread,
as issue was fixed on ff5e4a1d27 ('Staging: gdm72xx: gdm_usb:
fix deprecated function kernel_thread')

Signed-off-by: Michalis Pappas <mpappas@fastmail.fm>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Michalis Pappas 2014-05-09 18:08:29 +08:00 committed by Greg Kroah-Hartman
parent ac1a3bfafb
commit 8a637aa550
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
TODO: TODO:
- Replace kernel_thread with kthread in gdm_usb.c
- Clean up coding style to meet kernel standard. - Clean up coding style to meet kernel standard.