From patchwork Mon Sep 12 10:20:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin King X-Patchwork-Id: 9326117 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 219C360231 for ; Mon, 12 Sep 2016 10:26:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0E840281A7 for ; Mon, 12 Sep 2016 10:26:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 029ED284AC; Mon, 12 Sep 2016 10:26:02 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id ADF46281A7 for ; Mon, 12 Sep 2016 10:26:00 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bjOOh-0002JI-71; Mon, 12 Sep 2016 10:23:31 +0000 Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bjOOg-0002JC-7t for xen-devel@lists.xenproject.org; Mon, 12 Sep 2016 10:23:30 +0000 Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id B6/34-09160-12286D75; Mon, 12 Sep 2016 10:23:29 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmplkeJIrShJLcpLzFFi42KJ3htZoKvYdC3 cYNEjZovvWyYzOTB6HP5whSWAMYo1My8pvyKBNePo6eXMBZdYKx7f28jcwPiBpYuRi0NIoJFJ 4tjJaYxdjJwcbALaEvuftbCBJEQEZjJJrJ92nR0kwSygIPHr3iZWEFtYwFNi6rZNYHEWAVWJW 9NfMYHYvAK2Eo+OLgIbJCEgJ3Fp2xdmiLigxMmZT4C2cQDN0ZRYv0sfYqS8RPPW2cwTGLlnIa mahVA1C0nVAkbmVYwaxalFZalFukYWeklFmekZJbmJmTm6hgbGermpxcWJ6ak5iUnFesn5uZs YgUFSz8DAuIOx/YTfIUZJDiYlUd4kwWvhQnxJ+SmVGYnFGfFFpTmpxYcYZTg4lCR4qxuBcoJF qempFWmZOcBwhUlLcPAoifAuAEnzFhck5hZnpkOkTjHqciz4cXstkxBLXn5eqpQ4bzdIkQBIU UZpHtwIWOxcYpSVEuZlZGBgEOIpSC3KzSxBlX/FKM7BqCTMmwEyhSczrwRu0yugI5iAjni69T LIESWJCCmpBsZ1vVOVeR8mSHy45eam3b80d0Gzkf6tsgdbZKbv9Qzf89Vvs4pM1yERK5bEfcf +vd8ywW/nfol1IaVrW1uPvlkpu4R/rvamiLBT0vx5H5WFOIqC5qxrEp7q5adhke0rxxvgJRX/ wVwkdAbrkxUP8vcufr5TcfppS3mDJWu2L/vZ/1xnxeu8a95KLMUZiYZazEXFiQCSSXn/mAIAA A== X-Env-Sender: colin.king@canonical.com X-Msg-Ref: server-3.tower-31.messagelabs.com!1473675807!60173571!1 X-Originating-IP: [91.189.89.112] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 8.84; banners=-,-,- X-VirusChecked: Checked Received: (qmail 63970 invoked from network); 12 Sep 2016 10:23:29 -0000 Received: from youngberry.canonical.com (HELO youngberry.canonical.com) (91.189.89.112) by server-3.tower-31.messagelabs.com with AES256-SHA encrypted SMTP; 12 Sep 2016 10:23:29 -0000 Received: from 1.general.cking.uk.vpn ([10.172.193.212] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1bjONR-0001Hr-6O; Mon, 12 Sep 2016 10:22:13 +0000 From: Colin King To: Boris Ostrovsky , David Vrabel , Juergen Gross , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, xen-devel@lists.xenproject.org Date: Mon, 12 Sep 2016 11:20:46 +0100 Message-Id: <20160912102046.25810-1-colin.king@canonical.com> X-Mailer: git-send-email 2.9.3 MIME-Version: 1.0 Cc: linux-kernel@vger.kernel.org Subject: [Xen-devel] [PATCH] x86/xen: add missing \n at end of printk warning message X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Colin Ian King The message is missing a \n, add it. Signed-off-by: Colin Ian King Reviewed-by: Juergen Gross --- arch/x86/xen/platform-pci-unplug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/xen/platform-pci-unplug.c b/arch/x86/xen/platform-pci-unplug.c index d37a0c7..90d1b83 100644 --- a/arch/x86/xen/platform-pci-unplug.c +++ b/arch/x86/xen/platform-pci-unplug.c @@ -61,7 +61,7 @@ static int check_platform_magic(void) } break; default: - printk(KERN_WARNING "Xen Platform PCI: unknown I/O protocol version"); + printk(KERN_WARNING "Xen Platform PCI: unknown I/O protocol version\n"); return XEN_PLATFORM_ERR_PROTOCOL; }