[PATCH 0/4] Rid W=1 warnings from PTP

From: Lee Jones
Date: Fri Mar 12 2021 - 06:09:52 EST


This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.

Lee Jones (4):
ptp_pch: Remove unused function 'pch_ch_control_read()'
ptp_pch: Move 'pch_*()' prototypes to shared header
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a
param description

.../net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 9 --------
.../ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 1 +
drivers/ptp/ptp_clockmatrix.c | 4 ++--
drivers/ptp/ptp_pch.c | 21 ++++++------------
include/linux/ptp_pch.h | 22 +++++++++++++++++++
5 files changed, 32 insertions(+), 25 deletions(-)
create mode 100644 include/linux/ptp_pch.h

Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
Cc: Flavio Suligoi <f.suligoi@xxxxxxx>
Cc: IDT-support-1588@xxxxxxxxxxxxxx
Cc: Jakub Kicinski <kuba@xxxxxxxxxx>
Cc: LAPIS SEMICONDUCTOR <tshimizu818@xxxxxxxxx>
Cc: netdev@xxxxxxxxxxxxxxx
Cc: Richard Cochran <richardcochran@xxxxxxxxx>
Cc: Richard Cochran <richardcochran@xxxxxxxxx> (maintainer:PTP HARDWARE CLOCK SUPPORT)
--
2.27.0