[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170716.205233.2087763419010615489.davem@davemloft.net>
Date: Sun, 16 Jul 2017 20:52:33 -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: [PATCHv2 net-next 00/11] sctp: remove typedefs from structures
part 2
From: Xin Long <lucien.xin@...il.com>
Date: Mon, 17 Jul 2017 11:29:48 +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. This patchset is the
> part 2 to remove it for another 11 basic structures.
>
> Just as the part 1, No any code's logic would be changed in these patches,
> only cleaning up.
>
> Note that v1->v2, nothing changed, just because net-next were closed when
> posting v1.
Series applied, thank you.
Powered by blists - more mailing lists