Commit 8a637aa5 authored by Michalis Pappas's avatar Michalis Pappas Committed by Greg Kroah-Hartman
Browse files

staging: gdm72xx: Remove task from TODO list



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

Signed-off-by: default avatarMichalis Pappas <mpappas@fastmail.fm>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ac1a3bfa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
TODO:
- Replace kernel_thread with kthread in gdm_usb.c
- Clean up coding style to meet kernel standard.