lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20230817113719.GO22185@unreal> Date: Thu, 17 Aug 2023 14:37:19 +0300 From: Leon Romanovsky <leon@...nel.org> To: Tony Nguyen <anthony.l.nguyen@...el.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, netdev@...r.kernel.org, Jan Sokolowski <jan.sokolowski@...el.com>, Jacob Keller <jacob.e.keller@...el.com>, Przemek Kitszel <przemyslaw.kitszel@...el.com> Subject: Re: [PATCH net-next 06/14] ice: refactor ice_ptp_hw to make functions static On Wed, Aug 16, 2023 at 01:47:28PM -0700, Tony Nguyen wrote: > From: Jan Sokolowski <jan.sokolowski@...el.com> > > As following methods are not used outside ice_ptp_hw, > they can be made static: > ice_read_phy_reg_e822 > ice_write_phy_reg_e822 > ice_ptp_prep_port_adj_e822 > > Signed-off-by: Jan Sokolowski <jan.sokolowski@...el.com> > Reviewed-by: Jacob Keller <jacob.e.keller@...el.com> > Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@...el.com> > Signed-off-by: Tony Nguyen <anthony.l.nguyen@...el.com> > --- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 6 +++--- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 3 --- > 2 files changed, 3 insertions(+), 6 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@...dia.com>
Powered by blists - more mailing lists