> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Michal Schmidt > Sent: Tuesday, March 26, 2024 4:51 AM > To: [email protected] > Cc: Jiri Pirko <[email protected]>; Temerkhanov, Sergey > <[email protected]>; [email protected]; Richard Cochran > <[email protected]>; Kubalewski, Arkadiusz > <[email protected]>; Kolacinski, Karol > <[email protected]>; Marcin Szycik <[email protected]>; > Nguyen, Anthony L <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Keller, Jacob E <[email protected]> > Subject: [Intel-wired-lan] [PATCH net-next v4 3/3] ice: fold > ice_ptp_read_time into ice_ptp_gettimex64 > > This is a cleanup. It is unnecessary to have this function just to call > another function. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Michal Schmidt <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ptp.c | 25 +++--------------------- > 1 file changed, 3 insertions(+), 22 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
