From: Ursula Braun <ubraun@xxxxxxxxxxxxx> Date: Tue, 29 Oct 2019 12:43:46 +0100 > The only smc-related reference in net/sock.h is struct smc_hashinfo. > But just its address is refered to. Thus there is no need for the > include of net/smc.h. Remove it. > > Suggested-by: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> > Reviewed by: Karsten Graul <kgraul@xxxxxxxxxxxxx> > Signed-off-by: Ursula Braun <ubraun@xxxxxxxxxxxxx> Applied, thanks.