api: remove legacy pd msg handlers 23/34123/2
authorKlement Sekera <ksekera@cisco.com>
Mon, 18 Oct 2021 10:28:48 +0000 (12:28 +0200)
committerKlement Sekera <ksekera@cisco.com>
Mon, 18 Oct 2021 10:32:47 +0000 (12:32 +0200)
commita4ba8da26f053db714d77943c01090e968724273
treeb00d06867f4e076de7e8b471576b7d55014222e2
parentf0e67d78ae23ff3d5751ea10e9e76cb6e81ba4a5
api: remove legacy pd msg handlers

While looking at a coverity warning it was discovered that it's caused
by return value modified by pd msg handlers. As these are legacy, it's
a good time to remove them and also fix the warning this way.

Type: fix
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: Ic72ab8b2b7a2e55188d1c31cfd18a74b7cf82c43
src/vlibapi/api_common.h
src/vlibapi/api_helper_macros.h
src/vlibapi/api_shared.c
src/vnet/gre/gre_api.c
src/vnet/ipip/ipip_api.c