]> Git Repo - linux.git/commit
staging: rtl8188eu: cmdThread is a task_struct
authorMartin Kaiser <[email protected]>
Mon, 19 Apr 2021 20:11:25 +0000 (22:11 +0200)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/rtl8188eu/include/drv_types.h
This page took 0.06053 seconds and 4 git commands to generate.