From: Szymon Janc Date: Mon, 21 Mar 2011 13:20:06 +0000 (+0100) Subject: Bluetooth: Use kthread API in cmtp X-Git-Tag: v3.0-rc1~377^2~437^2^2~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fada4ac33992b1f953d95584e36f6ca7860aea40;p=pandora-kernel.git 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 API instead. Signed-off-by: Szymon Janc Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed