Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp567000ybd; Wed, 26 Jun 2019 03:01:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqxGyLpTqG1AxH0X9vB4/oIVu4y3SJjQsELaFOi0phAPhFJrdK93k719QDAmszkWYB+zw8pS X-Received: by 2002:a63:5a0a:: with SMTP id o10mr945912pgb.282.1561543280491; Wed, 26 Jun 2019 03:01:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561543280; cv=none; d=google.com; s=arc-20160816; b=bQgGwzEAZ63vEYgJ0/wcDDz2YZ1IYscIajYWuAimCP2esVqpMuZbchOyX9esflWQUC Rs1ufmp+0AmEQ8vvq/E50EQFvoO6Pvz0aUA/lDcGNwl2kkq+PFuLoHC7UluiVmPd77Mk d1pi88+w8Lwd9RsCDy60eS0k9QKFuf2QegwACaPsM5YnZJpzTlIqrpOx1BPHs7kMfR0A 3g5YsOgmBe6FeNWLB4x97A9V4OFVHecmx4XzwPpKgxJHyCus0FrtSVALO8wu9zWF0Tux An0+TGU1jBrV/Ppf1iIYs7Ea7gQCzi/5msKVnyDdMamqRnZ1Ac56lIkNoY5twmokXeDK sobQ== 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; bh=WFC01tBP0alF1hwzjzGObl8RiIi4tY022b/bpBMI4MI=; b=dD9F7N7eJBWWLDQtWLa4v38NsRaOnpgJE9YIoaC4ZPrcbWL8H7AsVzeyDWj+PohRxo JRZb3FJX59WZg4jny/Fjv3EY5wqXtGIoF6W7+istCeYis6C56NLpQ0E/3yVju3OvI3hr 6fyd8pXzOZMJUUvx+9FwLL7DUdE7C1IsJ1gtmGYcSKImUwdWzrf6hPZxMqfduEGbaom6 fz9uLE1L8CWnU8sczNJbRoE9Hkikz/jI41odhcM2oklVsV3qNgGCY2JgwkKUtLb365d0 aTVycSPKLgBHd/q2G3qhss8qgvF0A32U4X6Hj3LPg3tP7qv0kc14zH97DwzD7A+MGf7Q J64A== ARC-Authentication-Results: i=1; mx.google.com; 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 f7si15410742pgd.155.2019.06.26.03.00.55; Wed, 26 Jun 2019 03:01:20 -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; 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 S1727042AbfFZKA3 (ORCPT + 99 others); Wed, 26 Jun 2019 06:00:29 -0400 Received: from foss.arm.com ([217.140.110.172]:57698 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726247AbfFZKA2 (ORCPT ); Wed, 26 Jun 2019 06:00:28 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 108792B; Wed, 26 Jun 2019 03:00:28 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (unknown [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 40E113F718; Wed, 26 Jun 2019 03:00:27 -0700 (PDT) Date: Wed, 26 Jun 2019 11:00:24 +0100 From: Lorenzo Pieralisi To: Stephen Rothwell Cc: Bjorn Helgaas , Linux Next Mailing List , Linux Kernel Mailing List , Bharat Kumar Gogada Subject: Re: linux-next: Fixes tag needs some work in the pci tree Message-ID: <20190626100024.GB3391@e121166-lin.cambridge.arm.com> References: <20190622234029.21fe1f27@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190622234029.21fe1f27@canb.auug.org.au> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 22, 2019 at 11:40:29PM +1000, Stephen Rothwell wrote: > Hi all, > > In commit > > 46c1bfcfcd87 ("PCI: xilinx-nwl: Fix Multi MSI data programming") > > Fixes tag > > Fixes: ab597d35ef11 ("PCI: xilinx-nwl: Add support for Xilinx NWL PCIe > > has these problem(s): > > - Subject has leading but no trailing parentheses > - Subject has leading but no trailing quotes > > Please do not split Fixes tags across more than one line. Sorry, I do not know how I managed not to run your script on this commit log. Log updated on my pci/xilinx branch, Bjorn please pull it when you have time. Thanks, Lorenzo