Re: [PATCH] speakup: Clarify bleep_time unit is milliseconds

From: Greg KH

Date: Tue Jan 27 2026 - 10:13:35 EST


On Mon, Jan 26, 2026 at 03:17:07PM -0500, Henry Zhang wrote:
> The documentation had a TODO questioning whether the unit was in
> jiffies. The implementation in drivers/accessibility/speakup/main.c
> passes spk_bleep_time to msecs_to_jiffies(), confirming the unit is
> in milliseconds.
>
> Signed-off-by: Henry Zhang <zeri@xxxxxxxxx>

Does not match your From: line :(