diff options
author | 2024-08-29 17:55:09 +0800 | |
---|---|---|
committer | 2024-08-30 11:11:45 -0700 | |
commit | b26b64493343659cce8bbffa358bf39e4f68bdec (patch) | |
tree | e2d6278daefceea519188abab802af9e66eda7b0 /net/ipv6/icmp.c | |
parent | nfp: Convert to use ERR_CAST() (diff) | |
download | linux-rng-b26b64493343659cce8bbffa358bf39e4f68bdec.tar.xz linux-rng-b26b64493343659cce8bbffa358bf39e4f68bdec.zip |
net: openvswitch: Use ERR_CAST() to return
Using ERR_CAST() is more reasonable and safer, When it is necessary
to convert the type of an error pointer and return it.
Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Reviewed-by: Aaron Conole <aconole@redhat.com>
Link: https://patch.msgid.link/20240829095509.3151987-1-yanzhen@vivo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions