remarkable-linux/net/bluetooth/cmtp
Szymon Janc fada4ac339 Bluetooth: Use kthread API in cmtp
kernel_thread() is a low-level implementation detail and
EXPORT_SYMBOL(kernel_thread) is scheduled for removal.
Use the <linux/kthread.h> API instead.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-05 12:40:47 -03:00
..
capi.c Bluetooth: Use kthread API in cmtp 2011-04-05 12:40:47 -03:00
cmtp.h Bluetooth: Use kthread API in cmtp 2011-04-05 12:40:47 -03:00
core.c Bluetooth: Use kthread API in cmtp 2011-04-05 12:40:47 -03:00
Kconfig
Makefile
sock.c Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 2011-03-31 14:22:56 -03:00