netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: ipa: fix some new build warnings
@ 2020-12-26 21:37 Alex Elder
  2020-12-26 21:37 ` [PATCH net 1/2] net: ipa: don't return a value from gsi_channel_command() Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alex Elder @ 2020-12-26 21:37 UTC (permalink / raw)
  To: davem, kuba
  Cc: evgreen, cpratapa, bjorn.andersson, subashab, netdev,
	linux-kernel

I got a super friendly message from the Intel kernel test robot that
pointed out that two patches I posted last week caused new build
warnings.  I already had these problems fixed in my own tree but
the fix was not included in what I sent out last week.

I regret the error.

					-Alex

Alex Elder (2):
  net: ipa: don't return a value from gsi_channel_command()
  net: ipa: don't return a value from evt_ring_command()

 drivers/net/ipa/gsi.c | 38 +++++++++++++-------------------------
 1 file changed, 13 insertions(+), 25 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-28 23:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-26 21:37 [PATCH net 0/2] net: ipa: fix some new build warnings Alex Elder
2020-12-26 21:37 ` [PATCH net 1/2] net: ipa: don't return a value from gsi_channel_command() Alex Elder
2020-12-26 21:37 ` [PATCH net 2/2] net: ipa: don't return a value from evt_ring_command() Alex Elder
2020-12-28 22:14 ` [PATCH net 0/2] net: ipa: fix some new build warnings Jakub Kicinski
2020-12-28 22:17   ` Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).