Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2430197imm; Mon, 28 May 2018 07:59:36 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrf+v/J/UzlkYbb/A1E4QvZu4H4dslSVmg5zJAGzhB3SpTH1hOVebKly7pFMUFHWGjNEdIB X-Received: by 2002:a62:b03:: with SMTP id t3-v6mr13850451pfi.32.1527519576882; Mon, 28 May 2018 07:59:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527519576; cv=none; d=google.com; s=arc-20160816; b=rIlUFYLkmmT+GF4IrpzjfI/W9oBXtZ+Y3pOtqfqZVx+SoLN1TT4S6SP0f3OGQXSCez deSYlYJ5rBxmt14/JBVKLe4XAQ5DTClUXcmdgN/sUlbryjn32GbcrFPp+DtfhCnJiQgO NcTkdHDHxa+2646oN0nUKGlcKIM4IKGTOZSF9lDiu0UaSbfxOLUfNyMc4OO7XCl7NKxo DEBLH13yhgFAX1P577eWIJ4QiimT6hcWpfs7GrFPVMGFuAA4HlocpQHWKsot899Cpq3e +wTPRbf/IMyAmPXQm611DhwVIlRGfbxIUlFmdYzCs+flqaQ2DX67kLWIuSP+OCM2zuj6 WgPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=etS4NcmRw3fPzFAUokbUxszq6aDm0cOAPnbCji9GpTw=; b=p5JcI0rOsKRniBHIr1tGy7nORaRojzmsHa9eVno0GuDUzGvtl8kJlD3JLv/G5Vfp7m 7ms6fAEt3UbbSGy2TRi89WkNxpMCWIiPzn7Ejw70+dlTmWUBbqb8gIkv4B0igBozouug 2rcQF1EjJZrVOMsseTASQkLg0yvD3P0hVv1T8IY+gyXacgzSkbdkbuB10FBwjOc6TXtH 3safxvyqo05EK2osCLAwwgoFe5sf282CmsZG2+DA6DFE36kHk32Vhb96jOKJfLibx4em 1OFYw5JTSlTtfr5ZTZCrmAm8ry0HTgIx6Jz6qd5FRyzJ76TillLpLO6wxqSJeQkTN1cT OBFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZGloxQnr; 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 61-v6si30899444plf.63.2018.05.28.07.59.22; Mon, 28 May 2018 07:59:36 -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; dkim=pass header.i=@kernel.org header.s=default header.b=ZGloxQnr; 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 S1034158AbeE1K0U (ORCPT + 99 others); Mon, 28 May 2018 06:26:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:45584 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034143AbeE1K0P (ORCPT ); Mon, 28 May 2018 06:26:15 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E141520843; Mon, 28 May 2018 10:26:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527503175; bh=0AderqOqS0d/jB35Bm7xFU8cYFhBJrk4mJlKH5f4c9o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZGloxQnrD0CvgM6R5+QljuxPED7rFfc8K/ukaCvU1pgCDJr30rWK2isvY3APz1qgx 8xSQhRlchdJ7eabljNc5R+VQDOYDIa1ZEN8GgxwX2h6tfIyhd1scOOZLWITrG+Hl9R ng3sUmmVAfkTdSZxXaXvnXijo2IMwtWoFvLPBoQU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Joe Perches , Ralf Baechle , linux-mips@linux-mips.org, James Hogan , Sasha Levin Subject: [PATCH 4.4 254/268] MIPS: Octeon: Fix logging messages with spurious periods after newlines Date: Mon, 28 May 2018 12:03:48 +0200 Message-Id: <20180528100231.896236451@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100202.045206534@linuxfoundation.org> References: <20180528100202.045206534@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Joe Perches [ Upstream commit db6775ca6e0353d2618ca7d5e210fc36ad43bbd4 ] Using a period after a newline causes bad output. Fixes: 64b139f97c01 ("MIPS: OCTEON: irq: add CIB and other fixes") Signed-off-by: Joe Perches Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/17886/ Signed-off-by: James Hogan Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/mips/cavium-octeon/octeon-irq.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --- a/arch/mips/cavium-octeon/octeon-irq.c +++ b/arch/mips/cavium-octeon/octeon-irq.c @@ -2240,7 +2240,7 @@ static int __init octeon_irq_init_cib(st parent_irq = irq_of_parse_and_map(ciu_node, 0); if (!parent_irq) { - pr_err("ERROR: Couldn't acquire parent_irq for %s\n.", + pr_err("ERROR: Couldn't acquire parent_irq for %s\n", ciu_node->name); return -EINVAL; } @@ -2252,7 +2252,7 @@ static int __init octeon_irq_init_cib(st addr = of_get_address(ciu_node, 0, NULL, NULL); if (!addr) { - pr_err("ERROR: Couldn't acquire reg(0) %s\n.", ciu_node->name); + pr_err("ERROR: Couldn't acquire reg(0) %s\n", ciu_node->name); return -EINVAL; } host_data->raw_reg = (u64)phys_to_virt( @@ -2260,7 +2260,7 @@ static int __init octeon_irq_init_cib(st addr = of_get_address(ciu_node, 1, NULL, NULL); if (!addr) { - pr_err("ERROR: Couldn't acquire reg(1) %s\n.", ciu_node->name); + pr_err("ERROR: Couldn't acquire reg(1) %s\n", ciu_node->name); return -EINVAL; } host_data->en_reg = (u64)phys_to_virt( @@ -2268,7 +2268,7 @@ static int __init octeon_irq_init_cib(st r = of_property_read_u32(ciu_node, "cavium,max-bits", &val); if (r) { - pr_err("ERROR: Couldn't read cavium,max-bits from %s\n.", + pr_err("ERROR: Couldn't read cavium,max-bits from %s\n", ciu_node->name); return r; } @@ -2278,7 +2278,7 @@ static int __init octeon_irq_init_cib(st &octeon_irq_domain_cib_ops, host_data); if (!cib_domain) { - pr_err("ERROR: Couldn't irq_domain_add_linear()\n."); + pr_err("ERROR: Couldn't irq_domain_add_linear()\n"); return -ENOMEM; }