]> git.karo-electronics.de Git - karo-tx-linux.git/commit
unisys: use kthread_should_stop in the thread
authorDevendra Naga <devendra.aaru@gmail.com>
Thu, 19 Feb 2015 19:08:32 +0000 (14:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Feb 2015 01:23:47 +0000 (17:23 -0800)
commit010c9f8ebd27f4af484cbe752ed583bf72675882
tree185d25e71d380d4e09bf3b6c09b8b979630ef67d
parent18216fefbe26e95189c6628fde731ff1b239a7f6
unisys: use kthread_should_stop in the thread

convert the users of should_stop variable into 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/virthba/virthba.c