staging: gasket: gasket_wait_with_reschedule use msleep
authorTodd Poynor <toddpoynor@google.com>
Tue, 17 Jul 2018 20:56:51 +0000 (13:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2018 09:39:47 +0000 (11:39 +0200)
commitc17acfdf4ad544144bd1a9fa3d19725cad0b236d
tree3fba92c0bfb4271b0c662e0c43f33b485d752f20
parent24dfee40e6c4b558437db1bdb3c4927cec1bda51
staging: gasket: gasket_wait_with_reschedule use msleep

Replace schedule_timeout() call with msleep() for simplicity.

Reported-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Zhongze Hu <frankhu@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c