mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 09:36:28 +00:00
Variable c_size is being initialized with a value that is never read, it is being re-assigned with a different value later on. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| otx_cpt_common.h | ||
| otx_cpt_hw_types.h | ||
| otx_cptpf_main.c | ||
| otx_cptpf_mbox.c | ||
| otx_cptpf_ucode.c | ||
| otx_cptpf_ucode.h | ||
| otx_cptpf.h | ||
| otx_cptvf_algs.c | ||
| otx_cptvf_algs.h | ||
| otx_cptvf_main.c | ||
| otx_cptvf_mbox.c | ||
| otx_cptvf_reqmgr.c | ||
| otx_cptvf_reqmgr.h | ||
| otx_cptvf.h | ||