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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 12144CA0EE4 for ; Thu, 14 Aug 2025 16:26:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=DxdZJdEIlVdGIw9lViu6SvDyDZ0AiEM85m23lcgp9LE=; b=2OEGzV4sNIosb6 u6mlSd3kgmYsAIt2sMc8fiducMfCBPanDoA7hjQfg6iPV7Oa/FeixY39Rz7Ed9vvAE0uWus54NFSf J9Z7kC9AhxSfYZSjNrbSVoMNcWbQZyyGluPZxCB/p0j5ZpMgYMoUbKAMKUfMP5BQII7/+FQnHStI4 x6RsOTx6a5WpiOkyvjL6BRnleAfXVTZW3PlvO1TIDJWJpwOlEak7aNDTnt9iadCEE+UDd/AdFoMyb mcG8V0G328V+rOWvWE0Yiw63sKQ9nlWpZBwPVD3IM8RnRGbLdaFtc+EKTgCRNHZoDDqYQIlOMY+Aq Y2PHrxdhTf5fd37E4dvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1umamb-0000000042N-2dFv; Thu, 14 Aug 2025 16:26:29 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1umaDh-0000000HXL7-2r1w; Thu, 14 Aug 2025 15:50:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id D4432601D8; Thu, 14 Aug 2025 15:50:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5E2B0C4CEED; Thu, 14 Aug 2025 15:50:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1755186624; bh=o/MgtG1g9Rt5y/lAK6YBxZs06Pfqhy/MN+PlW0TT6zY=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=hABxWo7/m8RV9cAcTZtZaUIEUqgl9tHzY7MAGXzXDi1h0HabiSaR90DAXzp67TWmF U3o8bL2bFI98VWHbFSMyxlAy5TQYdtR2G++O6l0KliRJs2EbeJld/7OKWkDfcUrOIl 0xfAtz3yLkvtpi30XW37DeWsUbSGKgPUVUF1P58XR0gVgs+MNLqpsZkmYgs1ejou9W tY4ezf6uWOrDwNRmSPTAgviF31BJxxVYx8W6JUSiBTOxeiGycaYA1eFU5Svy0kBjRr wz6cEmKiiWTFycFptGV5EwGACSMjHnViMm8H+4C69Ai0v2gBl7/LC2WW2nqaMiqePg NuaZILW4rT3jg== Date: Thu, 14 Aug 2025 10:50:23 -0500 From: Bjorn Helgaas To: Niklas Cassel Cc: Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Manivannan Sadhasivam , Rob Herring , Bjorn Helgaas , Vignesh Raghavendra , Siddharth Vadapalli , Richard Zhu , Lucas Stach , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Jesper Nilsson , Jingoo Han , Heiko Stuebner , Srikanth Thokala , Marek Vasut , Yoshihiro Shimoda , Geert Uytterhoeven , Magnus Damm , Thierry Reding , Jonathan Hunter , Shawn Lin , linux-pci@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev, linux-arm-kernel@axis.com, linux-rockchip@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH 00/13] PCI: Drop superfluous pci_epc_features initialization Message-ID: <20250814155023.GA330705@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250814152119.1562063-15-cassel@kernel.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 14, 2025 at 05:21:19PM +0200, Niklas Cassel wrote: > Hello all, > > struct pci_epc_features has static storage duration, so all struct members > are zero initialized implicitly. Thus, remove explicit zero initialization > of struct members. > > Series is based on pci/next. > > Feel free to squash to a single commit if that is preferable. > > Kind regards, > Niklas > > > Niklas Cassel (13): > PCI: cadence-ep: Drop superfluous pci_epc_features initialization > PCI: rcar-ep: Drop superfluous pci_epc_features initialization > PCI: rockchip-ep: Drop superfluous pci_epc_features initialization > PCI: dra7xx: Drop superfluous pci_epc_features initialization > PCI: imx6: Drop superfluous pci_epc_features initialization > PCI: keystone: Drop superfluous pci_epc_features initialization > PCI: artpec6: Drop superfluous pci_epc_features initialization > PCI: designware-plat: Drop superfluous pci_epc_features initialization > PCI: dw-rockchip: Drop superfluous pci_epc_features initialization > PCI: keembay: Drop superfluous pci_epc_features initialization > PCI: qcom-ep: Drop superfluous pci_epc_features initialization > PCI: rcar-gen4: Drop superfluous pci_epc_features initialization > PCI: tegra194: Drop superfluous pci_epc_features initialization > > drivers/pci/controller/cadence/pcie-cadence-ep.c | 2 -- > drivers/pci/controller/dwc/pci-dra7xx.c | 1 - > drivers/pci/controller/dwc/pci-imx6.c | 4 ---- > drivers/pci/controller/dwc/pci-keystone.c | 1 - > drivers/pci/controller/dwc/pcie-artpec6.c | 2 -- > drivers/pci/controller/dwc/pcie-designware-plat.c | 1 - > drivers/pci/controller/dwc/pcie-dw-rockchip.c | 2 -- > drivers/pci/controller/dwc/pcie-keembay.c | 1 - > drivers/pci/controller/dwc/pcie-qcom-ep.c | 1 - > drivers/pci/controller/dwc/pcie-rcar-gen4.c | 2 -- > drivers/pci/controller/dwc/pcie-tegra194.c | 2 -- > drivers/pci/controller/pcie-rcar-ep.c | 2 -- > drivers/pci/controller/pcie-rockchip-ep.c | 1 - > 13 files changed, 22 deletions(-) Squashed into one, added "remove explicit zero initialization for features that are *not* supported so we don't have to touch existing drivers as new features are added" to commit log, and applied to pci/endpoint for v6.18, thanks, Niklas!