Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4167067imm; Sat, 25 Aug 2018 10:28:26 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYP+4HqrqV8zoKP96hnVN7ypbV/TbmkUFZhDokT7Lo3wtoQQU+5u4o2gnly1hmPOrJPweey X-Received: by 2002:a65:5a4e:: with SMTP id z14-v6mr6286963pgs.66.1535218106768; Sat, 25 Aug 2018 10:28:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535218106; cv=none; d=google.com; s=arc-20160816; b=VcKHC0MNBceotAQsN4qssZY6Tkas4rCqOv6Wfc08ZJOiU0OJBhJ+O51tiSt+Bjx8H2 N+Yca0VX9bAg4yVIzSDKS5o4Fz3x26DWL9t5L/39TE2tqN/kJ4GM2l/HUDbUfPK2ihBa BFkiQV/kph5rUfMnWlqxsclzAmHlBRgRdh5KwAiXyUDD6v8VZ9Ez6ntbPKBmP8Owx3FQ 9VQGRkJP2F4u95mayRYgjZiAN9UpUAqp+VM7JbeAoYRxDGdrxLUeT9Ea3jWShqIR/s3M af2UtbDw6XeD/HRl2cetr1D3S1ndrHaHC1kZMDcKCorf09V844beLwoBVL5Q3WVgt/JH Za9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=27o2dxpWTRCqYzjrpuQJ665NihhUEeNPbYXZRHx1xEo=; b=RfQ5fBdKaLwZFde2gy5Y62oSmilJEheU/7WUWnXZu5Qy2o74O1kTerme1dLFmWWdTw 986dgDPIrKJdbaKC0VOVOLvGoab9sNy7qvHpzhs6tCLRoKAyqHB0ZMulMUTB8Ffgj1xP Hx7aL9YaC5T3roDhbfRu+tw2ivMpPLi8QCpz0cLuupI4JodBTw0VHEMW+dkzMVF3LhHP x6hcAmdduxt+fxeLsKV0AL5r6yzhkIUvm2s3BUxPHMYERa3/H0oSa57uqzpHyJ+s2gQ6 l5taDNRb/8a6eEeucMzPF9fVWFI7T1eEgQBIVDn3eYzOJUA3IIePuak2DlgzxIuMMXhZ PIFg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b="vp0Z/4vk"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d6-v6si10079119pgi.506.2018.08.25.10.28.09; Sat, 25 Aug 2018 10:28:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b="vp0Z/4vk"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726934AbeHYVGd (ORCPT + 99 others); Sat, 25 Aug 2018 17:06:33 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:43042 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726672AbeHYVGd (ORCPT ); Sat, 25 Aug 2018 17:06:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=27o2dxpWTRCqYzjrpuQJ665NihhUEeNPbYXZRHx1xEo=; b=vp0Z/4vkf7B8n0iVl/svLQMPHZ/vfXF5SZZL+t5deUat43dj0yknoXuS3kmokiJgGLYqQ6O6pMKqe3vTQG3TedgggUsvYCMqTfciNwA2wxpRUueEImx1DudHwyKklm4Ca1J9iN5+0g3Iycdm7MDG9/SYN0A3wJxZEET5a0dhywo=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1ftcKq-0006IO-2V; Sat, 25 Aug 2018 19:26:52 +0200 Date: Sat, 25 Aug 2018 19:26:52 +0200 From: Andrew Lunn To: "Jason A. Donenfeld" Cc: Eric Biggers , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, davem@davemloft.net, Andy Lutomirski , Greg KH , Samuel Neves , Jean-Philippe Aumasson , linux-crypto@vger.kernel.org Subject: Re: [PATCH v2 02/17] zinc: introduce minimal cryptography library Message-ID: <20180825172652.GA23992@lunn.ch> References: <20180824213849.23647-1-Jason@zx2c4.com> <20180824213849.23647-3-Jason@zx2c4.com> <20180825062951.GC726@sol.localdomain> <20180825164005.GA7748@zx2c4.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180825164005.GA7748@zx2c4.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 25, 2018 at 10:40:06AM -0600, Jason A. Donenfeld wrote: > Hey Eric, > > On Fri, Aug 24, 2018 at 11:29:52PM -0700, Eric Biggers wrote: > > I thought you were going to wrap lines at 80 characters? It's hard to read the > > extremely long lines, and they encourage deep nesting. > > I somehow noted this for the WireGuard side of things but assumed I > didn't need to do so for Zinc. Hah, such wishful thinking. I'll have > this wrapped at 80 for v3. Hi Jason The coding style document applies to all code in the tree. Plus some out of tree stuff, like iproute2 if, you need user space patches for that. I've been running checkpatch on just the network parts. But i expect at some point, somebody will run it on the crypto stuff as well, and ask you to fix up some of the errors and warning. There is also a general trend that you won't get in detail human reviews until the automated review tools indicate the code is O.K., Andrew