[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170701.090900.1231795762851084102.davem@davemloft.net>
Date: Sat, 01 Jul 2017 09:09:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, nhorman@...driver.com
Subject: Re: [PATCH net-next 00/11] sctp: remove typedefs from structures
part 1
From: Xin Long <lucien.xin@...il.com>
Date: Fri, 30 Jun 2017 11:52:11 +0800
> As we know, typedef is suggested not to use in kernel, even checkpatch.pl
> also gives warnings about it. Now sctp is using it for many structures.
>
> All this kind of typedef's using should be removed. As the 1st part, this
> patchset is to remove it for 11 basic structures in linux/sctp.h. It is
> also to fix some indents.
>
> No any code's logic is changed in these patches, only cleaning up.
Series applied, thanks.
Powered by blists - more mailing lists