diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-09-18 09:23:15 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-25 09:48:51 +0200 |
commit | fcf5d2dcadde06f2c82eef460198e2f2f4b642f8 (patch) | |
tree | 61eaf54617e11faccbc7fa5ee588ef415bc00cfc /crypto | |
parent | crypto: sun8i-ce - fix comparison of integer expressions of different signedness (diff) | |
download | linux-fcf5d2dcadde06f2c82eef460198e2f2f4b642f8.tar.xz linux-fcf5d2dcadde06f2c82eef460198e2f2f4b642f8.zip |
crypto: sun8i-ss - fix comparison of integer expressions of different signedness
This patch fixes the warning:
warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions