mbox series

[net-next,0/2] Modifying format and renaming goto labels

Message ID 20241114112549.376101-1-justinlai0215@realtek.com (mailing list archive)
Headers show
Series Modifying format and renaming goto labels | expand

Message

Justin Lai Nov. 14, 2024, 11:25 a.m. UTC
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(-)