> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Przemek Kitszel > Sent: Wednesday, October 2, 2024 5:20 PM > To: [email protected]; Nguyen, Anthony L > <[email protected]> > Cc: [email protected]; Marcin Szycik <[email protected]>; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 3/4] ice: minor: rename goto > labels from err to unroll > > Clean up goto labels after previous commit, to conform to single naming > scheme in ice_probe() and ice_init_dev(). > > Reviewed-by: Marcin Szycik <[email protected]> > Signed-off-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
