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

From: Greg KH

Date: Tue Jan 27 2026 - 10:06:24 EST


On Tue, Jan 27, 2026 at 03:55:07PM +0100, Greg KH wrote:
> 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 :(

Which my scripts did not seem to object to, so nevermind :)