]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
staging: rtl8188eu: cmdThread is a task_struct
authorMartin Kaiser <martin@kaiser.cx>
Mon, 19 Apr 2021 20:11:25 +0000 (22:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Apr 2021 08:42:23 +0000 (10:42 +0200)
commit94ed1611aaf53d81e46a23b4e965346ebe38fea7
treecded7fbcd63a0a6c7148ecd33c5333048ca2f6d2
parent2a743d94ebff4fccacd29ad3630afc6347eb9b3b
staging: rtl8188eu: cmdThread is a task_struct

cmdThread is the return value of kthread_run, i.e. a struct task_struct.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210419201126.25633-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/drv_types.h