netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings
@ 2023-07-27 19:07 Jakub Kicinski
  2023-07-27 19:07 ` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy() Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jakub Kicinski @ 2023-07-27 19:07 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, michael.chan, Jakub Kicinski

Fix a couple of build warnings.

Jakub Kicinski (2):
  eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
  eth: bnxt: fix warning for define in struct_group

 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c | 2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-03 23:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-27 19:07 [PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings Jakub Kicinski
2023-07-27 19:07 ` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy() Jakub Kicinski
2023-08-03 13:08   ` Gustavo A. R. Silva
2023-08-03 14:21     ` Jakub Kicinski
2023-08-03 14:46       ` Michael Chan
2023-08-03 19:59         ` Gustavo A. R. Silva
2023-08-03 20:04           ` Michael Chan
2023-08-03 20:11             ` Gustavo A. R. Silva
2023-07-27 19:07 ` [PATCH net-next 2/2] eth: bnxt: fix warning for define in struct_group Jakub Kicinski
2023-07-27 20:28 ` [PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings Michael Chan
2023-07-28 21:00 ` patchwork-bot+netdevbpf

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).