mirror of https://gitee.com/openkylin/linux.git
6ecb7d62bf
cpt_bind_vq_to_grp() could return an error code. However, it currently returns a u8. This produce the static checker warning. drivers/crypto/cavium/cpt/cptpf_mbox.c:70 cpt_bind_vq_to_grp() warn: signedness bug returning '(-22)' Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: George Cherian <george.cherian@cavium.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cpt_common.h | ||
cpt_hw_types.h | ||
cptpf.h | ||
cptpf_main.c | ||
cptpf_mbox.c | ||
cptvf.h | ||
cptvf_algs.c | ||
cptvf_algs.h | ||
cptvf_main.c | ||
cptvf_mbox.c | ||
cptvf_reqmanager.c | ||
request_manager.h |