From: Arnd Bergmann Date: Fri, 29 May 2015 20:52:14 +0000 (+0200) Subject: staging: wilc1000: remove thread wrapper X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~579 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1999bd52514f90e0dbfb9d2b8a4d7ecb115bb0a5;p=pandora-kernel.git staging: wilc1000: remove thread wrapper The wilc_thread code is a very thin wrapper around kthread, so just remove it and use kthread directly. Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed