From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Date: Thu, 30 Jul 2009 07:07:51 +0000 Subject: Re: [PATCH] sctp: remove unused union (sctp_cmsg_data_t) definition Message-Id: <4A7146C7.6000902@cn.fujitsu.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sctp@vger.kernel.org Rami Rosen wrote: >> it still used by lksctp-tools. >> > I know; wouldn't it be more suitable to put it in include/linux/sctp.h ? > include/linux/sctp.h is used by kernel source code only. > Regards, > Rami Rosen > > > On Thu, Jul 30, 2009 at 9:55 AM, Wei Yongjun wrote: > >> Rami Rosen wrote: >> >>> Hi, >>> This patch removes an unused union definition (sctp_cmsg_data_t) >>> from include/net/sctp/user.h. >>> >>> Regards, >>> Rami Rosen >>> >>> >>> Signed-off-by: Rami Rosen >>> >>> >> sctp_cmsg_data_t is not used by kernel source code, but it still used >> by lksctp-tools. >> >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> > > > >