diff options
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | 2009-03-29 09:44:19 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-06-02 06:04:18 +0200 |
commit | c79cf91006f03adb603879013b6710b6062c8445 (patch) | |
tree | f85918e364d6f28cc131f59a79e4ffdc899f8fe3 /lib/check_signature.c | |
parent | crypto: aes-ni - Add support for more modes (diff) | |
download | linux-c79cf91006f03adb603879013b6710b6062c8445.tar.xz linux-c79cf91006f03adb603879013b6710b6062c8445.zip |
crypto: testmgr - Kill test_comp() sparse warnings
make C=1:
| crypto/testmgr.c:846:45: warning: incorrect type in argument 5 (different signedness)
| crypto/testmgr.c:846:45: expected unsigned int *dlen
| crypto/testmgr.c:846:45: got int *<noident>
| crypto/testmgr.c:878:47: warning: incorrect type in argument 5 (different signedness)
| crypto/testmgr.c:878:47: expected unsigned int *dlen
| crypto/testmgr.c:878:47: got int *<noident>
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/check_signature.c')
0 files changed, 0 insertions, 0 deletions