Am Dienstag, dem 16.03.2021 um 18:44 -0700 schrieb Milan Djurovic: > This patch fixes the following checkpatch.pl warnings: > > crypto/jitterentropy.c:600: WARNING: Comparisons should place the constant > on the right side of the test > crypto/jitterentropy.c:681: WARNING: Comparisons should place the constant > on the right side of the test > crypto/jitterentropy.c:772: WARNING: Comparisons should place the constant > on the right side of the test > crypto/jitterentropy.c:829: WARNING: Comparisons should place the constant > on the right side of the test > > Signed-off-by: Milan Djurovic <mdjurovic@xxxxxxxxxxxx> Thank you Reviewed-by: Stephan Mueller <smueller@xxxxxxxxxx>