netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Modifying format and renaming goto labels
@ 2024-11-14 11:25 Justin Lai
  2024-11-14 11:25 ` [PATCH net-next 1/2] rtase: Modify the name of the goto label Justin Lai
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Justin Lai @ 2024-11-14 11:25 UTC (permalink / raw)
  To: kuba
  Cc: davem, edumazet, pabeni, andrew+netdev, linux-kernel, netdev,
	horms, pkshih, larry.chiu, Justin Lai

This patch set primarily involves modifying the enum rtase_registers
format and renaming the goto labels in rtase_init_one.

Justin Lai (2):
  rtase: Modify the name of the goto label
  rtase: Modify the content format of the enum rtase_registers

 drivers/net/ethernet/realtek/rtase/rtase.h      |  2 +-
 drivers/net/ethernet/realtek/rtase/rtase_main.c | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-16  2:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 11:25 [PATCH net-next 0/2] Modifying format and renaming goto labels Justin Lai
2024-11-14 11:25 ` [PATCH net-next 1/2] rtase: Modify the name of the goto label Justin Lai
2024-11-14 18:15   ` Simon Horman
2024-11-14 11:25 ` [PATCH net-next 2/2] rtase: Modify the content format of the enum rtase_registers Justin Lai
2024-11-14 18:15   ` Simon Horman
2024-11-16  2:00 ` [PATCH net-next 0/2] Modifying format and renaming goto labels 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).