Received: by 2002:a05:6a10:2726:0:0:0:0 with SMTP id ib38csp3519068pxb; Mon, 4 Apr 2022 19:39:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJznL77GOUdosW4oXmUVkMxpMNrvzqeENz+0xevsgrRKzYy975io8+Tyj7+NvzBN+zFKCHkl X-Received: by 2002:a05:6a00:1341:b0:4fb:3292:bc82 with SMTP id k1-20020a056a00134100b004fb3292bc82mr1298702pfu.45.1649126389899; Mon, 04 Apr 2022 19:39:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649126389; cv=none; d=google.com; s=arc-20160816; b=Whrc5IL8yZi/0HusMv03k37L9+abMczhReCEz7vvAoIJYkuVK0/ow5FVas+tPYrMUj AppWU35O1eipv5YI/hGsxHKXGrNKJDMlSLwnoDBfur1ibPjpzU6yEpfasDd3QuGGLQdf +tJF7Kh7AgkDLpFIihWxFLUpYxRzsLUVzJzNV9ayzxQ6MkxgT2DDE3UORO7NqBk1gRMM cl9EwGkOD2kvUUE79lm3Dr1YA4uIQE8Q31TRY0iG0pAkig0ZR8b8TpXndElqty+FZqWk cWAwGrfqxx8LiXQrBHlAhVLjBMGOAH/uurtVHZlh5dGHBMA5CCMApF60Fnauj4NxTB0d Hlbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=yo6BT+3P2il8yzbLTAdtUbKTczGcaWZFFDMleggcyvs=; b=V9kZAMycfNmq5dRSjT8/gDvE14JoRPbB7WLkP4+4V/8vAhELeRdj57DVGY6mEYMUt/ Yno0DEeMM1GhChS9sq5etlJKE7eM/uKCUMQqE4Q98OOLUhmTMJL88Nn8qooMf04YkXCR tEqU+/o/6JtCp5Qv6GsE+7UnAB5h6+IFTtGsEg8K0jJnDwV9L7KrjLLV5bRQI9uTxtkF N/bibKOIs3s12RAzSzR7tJuTgajh1abKymZ3yo2bCeL0Tc7vd6JgXPrOZ21S8vZsfNvR sttPOZnGwK6zqm2WqN456Ovc3YiusuAzedHU62qYNMMM41WQSBz6BfgERGxJHiDf7EaE FrAg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=marcan.st Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id c21-20020a170902c2d500b00153f5cd5be9si10640121pla.169.2022.04.04.19.39.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Apr 2022 19:39:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=marcan.st Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 4C4C73284F8; Mon, 4 Apr 2022 18:03:25 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1382480AbiDDWJf (ORCPT + 99 others); Mon, 4 Apr 2022 18:09:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45972 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378948AbiDDQHQ (ORCPT ); Mon, 4 Apr 2022 12:07:16 -0400 Received: from mail.marcansoft.com (marcansoft.com [IPv6:2a01:298:fe:f::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA75E13F42; Mon, 4 Apr 2022 09:05:16 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 8A62D41F28; Mon, 4 Apr 2022 16:05:11 +0000 (UTC) Subject: Re: [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver To: Christoph Hellwig Cc: Sven Peter , Keith Busch , Jens Axboe , Sagi Grimberg , Alyssa Rosenzweig , Rob Herring , Arnd Bergmann , Marc Zyngier , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org References: <20220321165049.35985-1-sven@svenpeter.dev> <20220321165049.35985-7-sven@svenpeter.dev> <20220324061620.GA12330@lst.de> <18f3a7e6-16d1-2037-90e7-1c0b1b2fbb1c@marcan.st> <20220404155924.GA9764@lst.de> From: Hector Martin Message-ID: <216d4bde-9463-a7c7-7d0a-57ea157aa280@marcan.st> Date: Tue, 5 Apr 2022 01:05:09 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20220404155924.GA9764@lst.de> Content-Type: text/plain; charset=utf-8 Content-Language: es-ES Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RDNS_NONE,SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/04/2022 00.59, Christoph Hellwig wrote: > On Tue, Apr 05, 2022 at 12:57:33AM +0900, Hector Martin wrote: >> The kernel hard limit is 100-character lines, not 80-character lines. >> Maintainers for existing drivers are certainly free to stick to 80 chars >> if they like it that way, but I don't see why we should still be >> enforcing that for new code. See bdc48fa11e46. > > Because 100 is completely utterly unreadable if is not for individual > lines like strings, and that is actually how Linus stated it in CodingStyle. > > Your code as-is is completely unreadable and will not go into > drivers/nvme/ in that form. That line is 81 characters. I'm sure Sven doesn't mind fixing it, but "your code as-is is completely unreadable" seems uncalled for here, and rather unreasonable. -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub