Re: [PATCH net-next] net/socket: remove duplicated init code

2018-08-02 Thread David Miller
From: Matthieu Baerts Date: Thu, 2 Aug 2018 18:14:33 +0200 > This refactoring work has been started by David Howells in cdfbabfb2f0c > (net: Work around lockdep limitation in sockets that use sockets) but > the exact same day in 581319c58600 (net/socket: use per af lockdep > classes for sk queue

[PATCH net-next] net/socket: remove duplicated init code

2018-08-02 Thread Matthieu Baerts
This refactoring work has been started by David Howells in cdfbabfb2f0c (net: Work around lockdep limitation in sockets that use sockets) but the exact same day in 581319c58600 (net/socket: use per af lockdep classes for sk queues), Paolo Abeni added new classes. This reduces the amount of (nearly