From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0130DC55ABD for ; Fri, 13 Nov 2020 16:25:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A93D6207DE for ; Fri, 13 Nov 2020 16:25:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726942AbgKMQZI (ORCPT ); Fri, 13 Nov 2020 11:25:08 -0500 Received: from verein.lst.de ([213.95.11.211]:47787 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726612AbgKMQZI (ORCPT ); Fri, 13 Nov 2020 11:25:08 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 7C1706736F; Fri, 13 Nov 2020 17:25:03 +0100 (CET) Date: Fri, 13 Nov 2020 17:25:02 +0100 From: Christoph Hellwig To: Niklas Schnelle Cc: Keith Busch , linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, Jens Axboe , Christoph Hellwig , Sagi Grimberg Subject: Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Message-ID: <20201113162502.GA16940@lst.de> References: <20201112082302.82441-1-schnelle@linux.ibm.com> <20201112145325.GC2573679@dhcp-10-100-145-180.wdc.com> <10908f20-7e18-e967-76dd-1a38e216b378@linux.ibm.com> <20201112173634.GA2626470@dhcp-10-100-145-180.wdc.com> 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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 13, 2020 at 02:15:59PM +0100, Niklas Schnelle wrote: > > > On 11/12/20 6:36 PM, Keith Busch wrote: > > On Thu, Nov 12, 2020 at 04:45:35PM +0100, Niklas Schnelle wrote: > >> You got to get something wrong, I hope in this case it's just the subject > >> of the cover letter :D > > > > I suppose the change logs could be worded a little better :) > > Do you think I should send a v2 with an improved message? > I just realized I'm pretty alone (and wrong) in starting > the commit message body lower case too. I'll pull in soon, no need to resend.