Re: [PATCH 11/32] staging: gasket: gasket_wait_with_reschedule use msleep

From: Dan Carpenter
Date: Tue Jul 17 2018 - 06:08:30 EST


On Mon, Jul 16, 2018 at 07:09:05PM -0700, Todd Poynor wrote:
> From: Todd Poynor <toddpoynor@xxxxxxxxxx>
>
> Replace schedule_timeout() call with msleep().
>

Why does it matter? I genuinely don't know the rules here. The commit
message should normally say if there is a user visible effect or if it's
just a clean up or whatever.

regards,
dan carpenter