From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Date: Thu, 30 Jul 2009 06:55:44 +0000 Subject: Re: [PATCH] sctp: remove unused union (sctp_cmsg_data_t) definition Message-Id: <4A7143F0.40401@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: > 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.