From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> Date: Tue, 19 Jun 2018 16:14:30 +0200 > The code does: > > if (hrtimer_active(&t)) > hrtimer_cancel(&t); > > However, hrtimer_cancel() checks if the timer is active, so the > test above is pointless. > > Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html