summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/iommu-helpers.h
diff options
context:
space:
mode:
authorArnd Bergmann2018-07-17 15:49:48 +0200
committerDavid S. Miller2018-07-18 22:38:54 +0200
commit6060d9d24e6d7c7959d0db8cd9f511cf43c409d9 (patch)
treee925d74cf4d0ad8e279d6ab188d02f1d12124994 /drivers/parisc/iommu-helpers.h
parentxdp: fix uninitialized 'err' variable (diff)
downloadkernel-qcow2-linux-6060d9d24e6d7c7959d0db8cd9f511cf43c409d9.tar.gz
kernel-qcow2-linux-6060d9d24e6d7c7959d0db8cd9f511cf43c409d9.tar.xz
kernel-qcow2-linux-6060d9d24e6d7c7959d0db8cd9f511cf43c409d9.zip
net/mlx5: fix an unused-function warning
These dummy helpers are all intended to be inline functions, but one of them by accident came without the 'inline' keyword, causing a harmless warning: In file included from drivers/net/ethernet/mellanox/mlx5/core/main.c:63: drivers/net/ethernet/mellanox/mlx5/core/accel/tls.h:79:1: error: 'mlx5_accel_tls_add_flow' defined but not used [-Werror=unused-function] mlx5_accel_tls_add_flow(struct mlx5_core_dev *mdev, void *flow, Fixes: ab412e1dd7db ("net/mlx5: Accel, add TLS rx offload routines") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/parisc/iommu-helpers.h')
0 files changed, 0 insertions, 0 deletions