[PATCH] usb/file_storage: replace schedule_timeout() with msleep_interruptible()
Use msleep_interruptible() instead of schedule_timeout()
so that the task delays as expected.
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Showing
Please register or sign in to comment