From nobody Mon Jun 15 00:11:42 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5D0F439C011; Tue, 7 Apr 2026 09:20:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775553623; cv=none; b=WRJT75YwzgN1GY0dkIH+UT+lI+3MnG+Dplk/U4MpaMu4dbxsz3WN7ylx5tBzX5NAcGQ1p5puniHRHTT/w1UqF2B1PSolLnYNSRVY0tXn2r+nsn0OwTAdFtVzId0dT15Rfsp39rDyB+qziruuk3Fo03YbLI9lLmm85yleucxXfwU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775553623; c=relaxed/simple; bh=P0wYONMA97J0xavjoqVEylekkG1XG6WmSA/2kER3lH4=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=hJLv4fv1FOhM1pM3oo/cSynJ01JbVbFvfmRSm8YXmu0P3lyjYPVqcA8Gz0yaXo28mOI08Aao3p+JCnUG1vtzIYmdSVkL9TSK6P74V1x01YoTX2eFB43GFrP/QlF6oLRk0fiATDCNIskwD4p0BpK2EZmCMm70DRzvyreYdMHme7Q= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=sxCVXj+3; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=OduhQcCZ; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="sxCVXj+3"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="OduhQcCZ" Date: Tue, 07 Apr 2026 09:20:19 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1775553621; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9IXA8+xDb2OC5/zTtcPQRcrT/5BukYkngW7swmHmXsg=; b=sxCVXj+3Gi+PWzo1Ueo2H11AOuUEIKkF61ij8cuSA74K+MiC33lWFy/z8o16ArQvwrdcxj N4gK9rZq+1JLnCRMq+KM4JWt4CjaVXr+uKH4rtUeffyIcQn3KpGyATLhXzxi4zXWV/4XQv feq24NvBBfcJgKMZPWdalbSUHyJTUfipAfTezMGyWW/fbE+N2rXuNbMt1mKEAOL8wl/ZhW 8p3RGPUCQzTsLsCFRWv+/Uhe6eiLcE8XTDdZkgdaRLAMAqAtGCGlsdNujXVkDmcQqNK0tZ +VNV2dnxx7Hu0wxOD1EBv34Wjoqzy1aRrFrre+cUM+ceYfIKbA85GmViRd/Ulw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1775553621; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9IXA8+xDb2OC5/zTtcPQRcrT/5BukYkngW7swmHmXsg=; b=OduhQcCZo6FEW4eNwLCkvn69ZllSsBsUpBQve3EbInpagrpvu5wl/K83kxZ3mhAsXt/ZVE vLUIsOFMLD/DYyDw== From: "tip-bot2 for Geert Uytterhoeven" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/drivers] irqchip/renesas-rzv2h: Kill icu_err string Cc: Geert Uytterhoeven , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: =?utf-8?q?=3Cc7472bec20dea2c4d63e390e8e293b7d7003ef39=2E1775205?= =?utf-8?q?874=2Egit=2Egeert+renesas=40glider=2Ebe=3E?= References: =?utf-8?q?=3Cc7472bec20dea2c4d63e390e8e293b7d7003ef39=2E17752058?= =?utf-8?q?74=2Egit=2Egeert+renesas=40glider=2Ebe=3E?= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177555361977.226963.12723280120747876822.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/drivers branch of tip: Commit-ID: 669d2067e3d095d525c69e675d8b9c738e3616c6 Gitweb: https://git.kernel.org/tip/669d2067e3d095d525c69e675d8b9c738= e3616c6 Author: Geert Uytterhoeven AuthorDate: Fri, 03 Apr 2026 10:48:23 +02:00 Committer: Thomas Gleixner CommitterDate: Tue, 07 Apr 2026 11:19:02 +02:00 irqchip/renesas-rzv2h: Kill icu_err string Replace the string variable icu_err by its expanded value where needed, to improve readability. This reduces generated code size by 16 bytes. Signed-off-by: Geert Uytterhoeven Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/c7472bec20dea2c4d63e390e8e293b7d7003ef39.177= 5205874.git.geert+renesas@glider.be --- drivers/irqchip/irq-renesas-rzv2h.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/irqchip/irq-renesas-rzv2h.c b/drivers/irqchip/irq-rene= sas-rzv2h.c index c701e46..31c543c 100644 --- a/drivers/irqchip/irq-renesas-rzv2h.c +++ b/drivers/irqchip/irq-renesas-rzv2h.c @@ -755,7 +755,6 @@ static int rzv2h_icu_setup_irqs(struct platform_device = *pdev, struct irq_domain=20 { const struct rzv2h_hw_info *hw_info =3D rzv2h_icu_data->info; bool irq_inject =3D IS_ENABLED(CONFIG_GENERIC_IRQ_INJECTION); - static const char *icu_err =3D "icu-error-ca55"; void __iomem *base =3D rzv2h_icu_data->base; struct device *dev =3D &pdev->dev; struct irq_fwspec fwspec; @@ -800,14 +799,12 @@ static int rzv2h_icu_setup_irqs(struct platform_devic= e *pdev, struct irq_domain=20 fwspec.param[1] =3D IRQ_TYPE_LEVEL_HIGH; =20 virq =3D irq_create_fwspec_mapping(&fwspec); - if (!virq) { - return dev_err_probe(dev, -EINVAL, "failed to create IRQ mapping for %s\= n", - icu_err); - } + if (!virq) + return dev_err_probe(dev, -EINVAL, "failed to create icu-error-ca55 IRQ = mapping\n"); =20 ret =3D devm_request_irq(dev, virq, rzv2h_icu_error_irq, 0, dev_name(dev)= , rzv2h_icu_data); if (ret) - return dev_err_probe(dev, ret, "Failed to request %s IRQ\n", icu_err); + return dev_err_probe(dev, ret, "Failed to request icu-error-ca55 IRQ\n"); =20 return 0; }