Re: [PATCH net-next 0/4] sfc: clean up some W=1 build warnings

2020-08-31 Thread David Miller
From: Edward Cree Date: Fri, 28 Aug 2020 18:48:25 +0100 > A collection of minor fixes to issues flagged up by W=1. > After this series, the only remaining warnings in the sfc driver are > some 'member missing in kerneldoc' warnings from ptp.c. > Tested by building on x86_64 and running 'ethtool

Re: [PATCH net-next 0/4] sfc: clean up some W=1 build warnings

2020-08-31 Thread Jakub Kicinski
On Fri, 28 Aug 2020 18:48:25 +0100 Edward Cree wrote: > A collection of minor fixes to issues flagged up by W=1. > After this series, the only remaining warnings in the sfc driver are > some 'member missing in kerneldoc' warnings from ptp.c. > Tested by building on x86_64 and running 'ethtool -p'