summaryrefslogtreecommitdiff
path: root/net/mctp/route.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-10-13 19:51:42 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-15 13:02:36 +0300
commitbacc8daf97d4199316328a5d18eeafbe447143c5 (patch)
treeb118e57f07eaee3940535ed246c7af95f8fd0c72 /net/mctp/route.c
parentd00e60ee54b12de945b8493cf18c1ada9e422514 (diff)
downloadlinux-bacc8daf97d4199316328a5d18eeafbe447143c5.tar.xz
xen-netback: Remove redundant initialization of variable err
The variable err is being initialized with a value that is never read, it is being updated immediately afterwards. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mctp/route.c')
0 files changed, 0 insertions, 0 deletions