diff options
author | Geert Uytterhoeven <[email protected]> | 2009-03-29 15:44:19 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2009-06-02 14:04:18 +1000 |
commit | c79cf91006f03adb603879013b6710b6062c8445 (patch) | |
tree | f85918e364d6f28cc131f59a79e4ffdc899f8fe3 /net/lapb/lapb_subr.c | |
parent | 2cf4ac8beb9dc50a315a6155b7b70e754d511958 (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions