summaryrefslogtreecommitdiff
path: root/net/ethtool
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund@corigine.com>2021-07-22 13:25:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-18 13:43:40 +0200
commit28178b95a764754c647cb53a0c920af0ef316e8f (patch)
tree0f7d7e4429737ea96fdeb04e3aeb7d147d177b4d /net/ethtool
parent8142129a9276b52525a9ae33e98b280c400a3bce (diff)
nfp: fix return statement in nfp_net_parse_meta()
[ Upstream commit 4431531c482a2c05126caaa9fcc5053a4a5c495b ] The return type of the function is bool and while NULL do evaluate to false it's not very nice, fix this by explicitly returning false. There is no functional change. Signed-off-by: Niklas Söderlund <niklas.soderlund@corigine.com> Signed-off-by: Louis Peens <louis.peens@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions