> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > Michal Schmidt > Sent: Tuesday, March 26, 2024 4:51 AM > To: intel-wired-...@lists.osuosl.org > Cc: Jiri Pirko <j...@resnulli.us>; Temerkhanov, Sergey > <sergey.temerkha...@intel.com>; net...@vger.kernel.org; Richard Cochran > <richardcoch...@gmail.com>; Kubalewski, Arkadiusz > <arkadiusz.kubalew...@intel.com>; Kolacinski, Karol > <karol.kolacin...@intel.com>; Marcin Szycik <marcin.szy...@linux.intel.com>; > Nguyen, Anthony L <anthony.l.ngu...@intel.com>; Kitszel, Przemyslaw > <przemyslaw.kits...@intel.com>; Keller, Jacob E <jacob.e.kel...@intel.com> > 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 <przemyslaw.kits...@intel.com> > Signed-off-by: Michal Schmidt <mschm...@redhat.com> > --- > drivers/net/ethernet/intel/ice/ice_ptp.c | 25 +++--------------------- > 1 file changed, 3 insertions(+), 22 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel)