From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net] doc: update docbook annotations for socket and skb Date: Wed, 26 Oct 2016 17:31:38 -0400 (EDT) Message-ID: <20161026.173138.1566917267058794432.davem@davemloft.net> References: <20161023092829.3c2bc1f2@xeon-e3> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: stephen@networkplumber.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:42314 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935669AbcJZVcK (ORCPT ); Wed, 26 Oct 2016 17:32:10 -0400 In-Reply-To: <20161023092829.3c2bc1f2@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Sun, 23 Oct 2016 09:28:29 -0700 > From: Stephen Hemminger > > The skbuff and sock structure both had missing parameter annotation > values. > > Signed-off-by: Stephen Hemminger Applied, thanks.