[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200706231010.1233505-1-elder@linaro.org>
Date: Mon, 6 Jul 2020 18:10:07 -0500
From: Alex Elder <elder@...aro.org>
To: davem@...emloft.net, kuba@...nel.org
Cc: evgreen@...omium.org, subashab@...eaurora.org,
cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net 0/3] net: ipa: fix warning-reported errors
Building the kernel with W=1 produces numerous warnings for the IPA
code. Some of those warnings turn out to flag real problems, and
this series fixes them. The first patch fixes the most important
ones, but the second and third are problems I think are worth
treating as bugs as well.
Note: I'll happily combine any of these if someone prefers that.
-Alex
Alex Elder (3):
net: ipa: fix QMI structure definition bugs
net: ipa: declare struct types in "ipa_gsi.h"
net: ipa: include declarations in "ipa_gsi.c"
drivers/net/ipa/ipa_gsi.c | 1 +
drivers/net/ipa/ipa_gsi.h | 2 ++
drivers/net/ipa/ipa_qmi_msg.c | 6 +++---
3 files changed, 6 insertions(+), 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists