[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160105.164422.955902617951180797.davem@davemloft.net>
Date: Tue, 05 Jan 2016 16:44:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xypron.glpk@....de
Cc: linux-api@...r.kernel.org, linux-kernel@...r.kernel.org,
mtk.manpages@...il.com, kuznet@....inr.ac.ru, jmorris@...ei.org,
yoshfuji@...ux-ipv6.org, kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [PATCH 1/1 v2] include/uapi/linux/sockios.h: mark SIOCRTMSG
unused
From: Heinrich Schuchardt <xypron.glpk@....de>
Date: Tue, 5 Jan 2016 10:12:49 +0100
> IOCTL SIOCRTMSG does nothing but return EINVAL.
>
> So comment it as unused.
>
> SIOCRTMSG is only used in:
> * net/ipv4/af_inet.c
> * include/uapi/linux/sockios.h
>
> inet_ioctl calls ip_rt_ioctl.
> ip_rt_ioctl only handles SIOCADDRT and SIOCDELRT and returns -EINVAL
> otherwise.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@....de>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists