> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Wednesday, April 24, 2024 7:00 PM > To: [email protected] > Cc: [email protected]; Kubalewski, Arkadiusz > <[email protected]>; Kolacinski, Karol > <[email protected]>; Nguyen, Anthony L <[email protected]>; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH v10 iwl-next 08/12] ice: Change CGU regs > struct to anonymous > > Simplify the code by using anonymous struct in CGU registers instead of > naming each structure 'field'. > > Suggested-by: Przemek Kitszel <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_cgu_regs.h | 12 ++--- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 44 +++++++++---------- > 2 files changed, 28 insertions(+), 28 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
