Re: [PATCH v2 01/18] netlink: make the check for "send from tx_ring" deterministic
From: David Miller <davem@davemloft.net>
Date: 2015-02-04 00:21:02
From: David Miller <davem@davemloft.net>
Date: 2015-02-04 00:21:02
From: Sergei Shtylyov <redacted> Date: Mon, 02 Feb 2015 16:14:16 +0300
On 2/2/2015 10:59 AM, Al Viro wrote:quoted
From: Al Viro <viro@zeniv.linux.org.uk>quoted
+ /* It's a really convoluted way for userland to ask for mmaped + * sendmsg(), but that's what we've got... */Hmm, not sure why DaveM hasn't commented on this broken comment formatting (perhaps he was going to fix it while applying?). The preferred comment style in the networking code is: /* bla * bla */
Indeed, Al can you please audit your whole series for this issue and respin? Please also explicitly give me the GIT url to pull from each time you post the series. Thanks.