summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-05-04 11:28:50 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2026-05-15 13:08:36 +0300
commit650f09718adc327c7dc50f6347580079fdb361f6 (patch)
tree9d7565c442f6cd1ccecee08538f644ecb24df017 /include/linux
parent15f5bc6748a63b0c19f2a6d96219be6ff5d128eb (diff)
downloadlinux-650f09718adc327c7dc50f6347580079fdb361f6.tar.xz
crypto: jitterentropy - drop redundant delta check in jent_entropy_init
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@linux.dev> Reviewed-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions