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=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 F316FC282E1 for ; Thu, 23 May 2019 20:30:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C0365217D7 for ; Thu, 23 May 2019 20:30:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=sifive.com header.i=@sifive.com header.b="YPrDeiqY" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388084AbfEWUak (ORCPT ); Thu, 23 May 2019 16:30:40 -0400 Received: from mail-it1-f195.google.com ([209.85.166.195]:51203 "EHLO mail-it1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387611AbfEWUaj (ORCPT ); Thu, 23 May 2019 16:30:39 -0400 Received: by mail-it1-f195.google.com with SMTP id m3so12129628itl.1 for ; Thu, 23 May 2019 13:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=esXE7VyxJb6rAT63aVBp9x3aUrgExnflSSGBrK7zs30=; b=YPrDeiqYX+ljC715jVDoKLiKQ3PL6KXs/CvUm+UbwlILdY6vZ3OHIsSKN0qTKQaj1X rFPYBRjoGU2l1h7yDCCgFalBJ1XPQQBaC0KGq1lTlb68+0r/tSGDpKix1PPTagkPdO+7 9Y5tU+fCJV+NPp+1KoPiPCuhz2Mwvf1SzMdp9YfGsqTnnHsclxG0B83a78oVVVOZE6rl BRGVIESfN45Ljb0vd2YbnopirBZfc325rrOSc007vvOc9ZhNXmkKEiEAbIbhnPmHqYyh qCW9Zq1f/rWUtGmvegjCxL571S+jqGsS2IWxDIYUkf4/+It7SUPvSsX+psqD9SRjAbwv zqzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version; bh=esXE7VyxJb6rAT63aVBp9x3aUrgExnflSSGBrK7zs30=; b=ITVVntBetRS5C2WqETxaj2lGgqfy7tvGUTq74ROiBY+ph+wTSP5ibez8hKJT4mT/HG OLNV341EfWM4rYeUakFFBjol9I6rxGWEkX5yZlthOAyQ2n6IZzdbbrtJ5skAesX9vb7X HHbcz3USRrby4rQxR/dVwSAqfqVFZJpyyRYp8DgoiTLQDvxm0LnrtUOpK3cKUXWR/IxK ZKWsp06NgLWA5SyuvSg0wz13eKHwmrS9IH4JqY3H8/KrZnyUfagm7ObxszDHzi+D2jAg EmcVpnuxrnykHoGNIOv7YAPnUQ2+CvbNY5qcUO35gM3+u6NdEuj0sxgGEE0DVgTs7Z1o eghA== X-Gm-Message-State: APjAAAXSqBlM28KLd9NHA7vbEF3Wro82PmnbQYsWMqb5UqZrS/cH4Fhb 4Phq88ymE5HCDz5lNsl6eF9SnA== X-Google-Smtp-Source: APXvYqyC2di9u7e+938/0ozSEw7Wt/A9fDiowmUG/7iPQo5YGA0jt8SgX/qofm6gVoXsLvmtHl8kpg== X-Received: by 2002:a24:a004:: with SMTP id o4mr14558440ite.167.1558643438897; Thu, 23 May 2019 13:30:38 -0700 (PDT) Received: from localhost (c-73-95-159-87.hsd1.co.comcast.net. [73.95.159.87]) by smtp.gmail.com with ESMTPSA id r3sm223692iom.30.2019.05.23.13.30.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 23 May 2019 13:30:38 -0700 (PDT) Date: Thu, 23 May 2019 13:30:37 -0700 (PDT) From: Paul Walmsley X-X-Sender: paulw@viisi.sifive.com To: Alan Mikhak cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, kishon@ti.com, lorenzo.pieralisi@arm.com, linux-riscv@lists.infradead.org, palmer@sifive.com Subject: Re: [PATCH 2/2] tools: PCI: Fix compiler warning in pcitest In-Reply-To: <1558642464-9946-3-git-send-email-alan.mikhak@sifive.com> Message-ID: References: <1558642464-9946-1-git-send-email-alan.mikhak@sifive.com> <1558642464-9946-3-git-send-email-alan.mikhak@sifive.com> User-Agent: Alpine 2.21.9999 (DEB 301 2018-08-15) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 23 May 2019, Alan Mikhak wrote: > From: Alan Mikhak > > Fixes: fbca0b284bd0 ("tools: PCI: Add 'h' in optstring of getopt()") Same comments here as on the other patch - please drop the From: line (since it's in the message header) and move the Fixes: line down with the Signed-off-by:. - Paul 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=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,URIBL_BLOCKED autolearn=ham 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 8CC9AC282DD for ; Thu, 23 May 2019 20:30:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5EB822175B for ; Thu, 23 May 2019 20:30:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="odEPoKXD"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=sifive.com header.i=@sifive.com header.b="YPrDeiqY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5EB822175B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:Message-ID: In-Reply-To:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OYrXwcoNAKNvLKx4ZltV3vw/70Bv3m6q5zlF3yfwXek=; b=odEPoKXDdaRGHJ a2pA9lf/FxGJLAlPj3kCeoiFpxtHqgL/HJfZ7IazC5m6ubQb9ncrVepo9OSBB5xIam40va6UfLNRe MxcSZNcm6Yz+fDNx1MUJ03NA4CqWsjnt+Ga51znJELB636jLxVYC2qEIPzl3xcZCw9/Tobino6/lR h9TW1xo+nqUtsR3cSJB16fQRVTQ5SHxXb//cEPHpKPRvRv3//F8tPwJpOQw2liSBNsmDmMcAcLGu+ TzLd9bJ0zfVxszlhxm7yaCL+5CSoEfjcUqrTI5bL4IdVWUhram8C9j90LRsRA9SsmJiFvJ4a8y4Nn i5H6SBpifocvmHPqG1kA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTuMM-0004tx-Ep; Thu, 23 May 2019 20:30:42 +0000 Received: from mail-it1-x144.google.com ([2607:f8b0:4864:20::144]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTuMK-0004tF-01 for linux-riscv@lists.infradead.org; Thu, 23 May 2019 20:30:41 +0000 Received: by mail-it1-x144.google.com with SMTP id h20so12080488itk.4 for ; Thu, 23 May 2019 13:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=esXE7VyxJb6rAT63aVBp9x3aUrgExnflSSGBrK7zs30=; b=YPrDeiqYX+ljC715jVDoKLiKQ3PL6KXs/CvUm+UbwlILdY6vZ3OHIsSKN0qTKQaj1X rFPYBRjoGU2l1h7yDCCgFalBJ1XPQQBaC0KGq1lTlb68+0r/tSGDpKix1PPTagkPdO+7 9Y5tU+fCJV+NPp+1KoPiPCuhz2Mwvf1SzMdp9YfGsqTnnHsclxG0B83a78oVVVOZE6rl BRGVIESfN45Ljb0vd2YbnopirBZfc325rrOSc007vvOc9ZhNXmkKEiEAbIbhnPmHqYyh qCW9Zq1f/rWUtGmvegjCxL571S+jqGsS2IWxDIYUkf4/+It7SUPvSsX+psqD9SRjAbwv zqzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version; bh=esXE7VyxJb6rAT63aVBp9x3aUrgExnflSSGBrK7zs30=; b=oAFjcZF6tZE4ROkWWXwxRLEtf3uS9sJu1F1Rdd6np5/SXPwDqvs7bjnxhkJoP7CpcB 2lcR5KXYL7H/OIjHVbJ4HmmWgHEuQOOzLGhDFe15gpRl8F04ChnP9Bl9mr/PfCJ+wj9U svCfE6Zz0zveKHspt9JwJdi4u/zNT6vayfJKfMZGYWmH5pxCng1gcRx2fIqV5rRdRpfk Y+l9kB3I4AtME7P/3eZ9qe2PJn0pReKhDXEV8HlUgHXCJX43IbFiwxIRZ/3zgtWyxYeP FOy6PGDIM2KdqSX1/hMEFkTv1fH3xcGaDtlwfxrsIQbbcaRnh+3bhEyk8TA9V3Dv6v+G v4oA== X-Gm-Message-State: APjAAAXMiXqIjcHEuuOYYE/T3TyVYdcQJ3HHng4jdkKSIUzP2FP2a3GZ 50OPsqcwjVocp4IESiSC+Qun2w== X-Google-Smtp-Source: APXvYqyC2di9u7e+938/0ozSEw7Wt/A9fDiowmUG/7iPQo5YGA0jt8SgX/qofm6gVoXsLvmtHl8kpg== X-Received: by 2002:a24:a004:: with SMTP id o4mr14558440ite.167.1558643438897; Thu, 23 May 2019 13:30:38 -0700 (PDT) Received: from localhost (c-73-95-159-87.hsd1.co.comcast.net. [73.95.159.87]) by smtp.gmail.com with ESMTPSA id r3sm223692iom.30.2019.05.23.13.30.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 23 May 2019 13:30:38 -0700 (PDT) Date: Thu, 23 May 2019 13:30:37 -0700 (PDT) From: Paul Walmsley X-X-Sender: paulw@viisi.sifive.com To: Alan Mikhak Subject: Re: [PATCH 2/2] tools: PCI: Fix compiler warning in pcitest In-Reply-To: <1558642464-9946-3-git-send-email-alan.mikhak@sifive.com> Message-ID: References: <1558642464-9946-1-git-send-email-alan.mikhak@sifive.com> <1558642464-9946-3-git-send-email-alan.mikhak@sifive.com> User-Agent: Alpine 2.21.9999 (DEB 301 2018-08-15) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190523_133040_040893_9C6050BE X-CRM114-Status: UNSURE ( 7.64 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: lorenzo.pieralisi@arm.com, linux-pci@vger.kernel.org, palmer@sifive.com, linux-kernel@vger.kernel.org, kishon@ti.com, linux-riscv@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, 23 May 2019, Alan Mikhak wrote: > From: Alan Mikhak > > Fixes: fbca0b284bd0 ("tools: PCI: Add 'h' in optstring of getopt()") Same comments here as on the other patch - please drop the From: line (since it's in the message header) and move the Fixes: line down with the Signed-off-by:. - Paul _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv