Re: [PATCH 1/2] crypto: jitterentropy - drop redundant delta check in jent_entropy_init
From: Stephan Müller
Date: Mon May 04 2026 - 07:54:09 EST
Am Montag, 4. Mai 2026, 10:28:50 Mitteleuropäische Sommerzeit schrieb Thorsten
Blum:
Hi Thorsten,
> Since start_time = end_time - delta, start_time can only equal end_time
> when delta is 0, making the explicit end_time == start_time check
> redundant. Remove it.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Reviewed-by: Stephan Mueller <smueller@xxxxxxxxxx>
Ciao
Stephan