> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Jacob > Keller > Sent: Wednesday, September 20, 2023 5:05 AM > To: Intel Wired LAN <[email protected]> > Cc: Keller, Jacob E <[email protected]>; Nguyen, Anthony L > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 3/4] ice: make ice_get_pf_c827_idx > static > > The ice_get_pf_c827_idx function is only called inside of ice_ptp_hw.c, so > there is no reason to export it. Mark it static and remove the declaration > from ice_ptp_hw.h > > Signed-off-by: Jacob Keller <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 2 +- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
