On Tue, Mar 16, 2021 at 06:44:03PM -0700, Milan Djurovic wrote: > 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> > --- > crypto/jitterentropy.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt