Received: by 2002:a05:6358:111d:b0:dc:6189:e246 with SMTP id f29csp3581462rwi; Wed, 2 Nov 2022 00:12:17 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6A8xk4pRc+/B1H785DzVOieUemU+DOp2nyXwGmBpBYJaUd6qYTWvQXsZw+2bN+s7CW8G3q X-Received: by 2002:a05:6a00:994:b0:56c:fa42:4f46 with SMTP id u20-20020a056a00099400b0056cfa424f46mr23606341pfg.9.1667373137699; Wed, 02 Nov 2022 00:12:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1667373137; cv=none; d=google.com; s=arc-20160816; b=DMQXZaLXeRTDSaRlxoUyP4cza/V7pB9vpWxU6C5aI7WxnaZOAOF3A7A2EIzNb7+2pt uM6Y+/NJjx524bny3y3gW80JTsLNFFhNgQ2Kb3kab2vAUl3T4rt0Itiqetba04Rlra6C s5hvl4FwXLglehJGPHDF34IQTyIzWbGgvfvXusKkTeR8Lfgk6U+ndfN5lymE4jaBOb22 ikfm49FoAeZKGFBBHONPGz5LB/A5WyBx0in/S+8NYBLFChaBRnbTlpYxJUy54ukhOhIx 9/RALJmuHLgB+ohUo/PDV2P6vewkkwpSOGWzlU3ZeTmA9sitO/deZlVn0/MkGktz4VR3 omGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=ZTvNic4jUZJgeWHENQhJLq3V0OADVSrCKfjLQplN9DA=; b=BAJRjoJyguh8ygAB/c75Qgepf6hlOJZcRHbwNM0o5Z83OqiywIBdiVZ6wMARRNfBWa AfH4idN8yVWSzDkoA0p2tDm7A8IUOPjwLJzr2o7LX7h9YbgbaxQTMoTiQkA9o0mMzcCN AMYAgdlXkounohQH95H62chmH3LWlcCGzD1DfRSVwBnghs6eMMPhxcVsqoufJ2ejtveL BcHaJC2YQLDC18c5EvOhvGtGpjT4AYTQKi3nVLYyJQ6AWLOEv7fz8omuxchLTXF39aAj Om0p3YrCChWnR1E/M8gb3Kjbht4b2QCy99DAZJ5hpMPzAm8tDK8oDd6rksl2RA3GYANG tRYg== 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:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 12-20020a630d4c000000b004700f0c1aa0si546677pgn.139.2022.11.02.00.12.04; Wed, 02 Nov 2022 00:12:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230199AbiKBG6v (ORCPT + 97 others); Wed, 2 Nov 2022 02:58:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229971AbiKBG6q (ORCPT ); Wed, 2 Nov 2022 02:58:46 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B26AB8E; Tue, 1 Nov 2022 23:58:45 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 695646732D; Wed, 2 Nov 2022 07:58:41 +0100 (CET) Date: Wed, 2 Nov 2022 07:58:41 +0100 From: Christoph Hellwig To: Christophe JAILLET Cc: Christoph Hellwig , Keith Busch , Jens Axboe , Sagi Grimberg , Chaitanya Kulkarni , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH 06/30] nvme: Use kstrtobool() instead of strtobool() Message-ID: <20221102065841.GA9020@lst.de> References: <2e8d7f2f3cb754982f5fe99f2e13cf72db9d6dba.1667336095.git.christophe.jaillet@wanadoo.fr> <20221102064747.GA8903@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham 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 Wed, Nov 02, 2022 at 07:57:23AM +0100, Christophe JAILLET wrote: > What is the best strategy for sending such patches? Just send them per subsystems as mini series or individual patches.