mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-15 07:58:13 +00:00
There is a warning reported by coccinelle: ./drivers/net/ethernet/microchip/vcap/vcap_api.c:2399:9-16: WARNING: ERR_CAST can be used with ri Use ERR_CAST instead of ERR_PTR + PTR_ERR to simplify the conversion process. Signed-off-by: Li Zetao <lizetao1@huawei.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vcap_ag_api.h | ||
| vcap_api_client.h | ||
| vcap_api_debugfs_kunit.c | ||
| vcap_api_debugfs.c | ||
| vcap_api_debugfs.h | ||
| vcap_api_kunit.c | ||
| vcap_api_private.h | ||
| vcap_api.c | ||
| vcap_api.h | ||
| vcap_model_kunit.c | ||
| vcap_model_kunit.h | ||
| vcap_tc.c | ||
| vcap_tc.h | ||