diff options
author | Milan Djurovic <mdjurovic@zohomail.com> | 2021-03-17 04:44:03 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-03-26 12:02:35 +0300 |
commit | 36c25011c27e065e2a7067f4b31878d57695e161 (patch) | |
tree | 9a4d33b36793ad7bf6cee94f6034b9ec594e87ac /drivers/powercap | |
parent | 91253022821def2a986f6d14762cbacde625b73c (diff) | |
download | linux-36c25011c27e065e2a7067f4b31878d57695e161.tar.xz |
crypto: jitterentropy - Put constants on the right side of the expression
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@zohomail.com>
Reviewed-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions