common/sfc_efx/base: remove warnings about inline specifiers
authorIvan Malov <ivan.malov@oktetlabs.ru>
Tue, 1 Dec 2020 07:24:20 +0000 (10:24 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:04 +0000 (16:03 +0100)
commitc87fa3156c4334ccf0e105c3bb1248dff71b7ae5
tree1a9ee602f6b558aca17d6fd334b33fb29da2b154
parent08dcd187068666c96e8a16604a1c96160ed310e9
common/sfc_efx/base: remove warnings about inline specifiers

Windows build of the current libefx rejects these specifiers.
They're unneeded anyway; the compiler should decide inlining.

Fixes: 34285fd0891d ("common/sfc_efx/base: add match spec validate API")
Cc: stable@dpdk.org
Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
drivers/common/sfc_efx/base/efx_mae.c