unisys: use kthread_should_stop API in the lib thread
authorDevendra Naga <devendra.aaru@gmail.com>
Thu, 19 Feb 2015 19:08:33 +0000 (14:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Feb 2015 01:24:13 +0000 (17:24 -0800)
commite0f2f18eb2e856ac8fd7efc6af0671c1fdc50e69
treead468d5d762a8ba20a25e244dd9eec2ac37b176f
parent010c9f8ebd27f4af484cbe752ed583bf72675882
unisys: use kthread_should_stop API in the lib thread

convert the users of should_stop into using kthread_should_stop API.

Cc: Ken Cox <jkc@redhat.com>
Cc: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/uislib/uislib.c