[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240907164613.GA183432@rocinante>
Date: Sun, 8 Sep 2024 01:46:13 +0900
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Riyan Dhiman <riyandhiman14@...il.com>
Cc: jim2101024@...il.com, nsaenz@...nel.org, lorian.fainelli@...adcom.com,
bcm-kernel-feedback-list@...adcom.com, bhelgaas@...gle.com,
linux-pci@...r.kernel.org, linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH next V2] PCI: brmstb: Fix type mismatch for
num_inbound_wins in brcm_pcie_get_inbound_wins
Hello,
> Change num_inbound_wins from u8 to int to correctly handle
> potential negative error codes returned by brcm_pcie_get_inbound_wins().
> The u8 type was inappropriate for capturing the function's return value,
> which can include error codes.
I squashed with the current code on the controller/brcmstb branch, see:
- https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/commit/?h=controller/brcmstb&id=ae6476c6de187bea90c729e3e0188143300fa671
And credited you via the Co-developed-by tag such that you get credit for
fixing this issue. Thank you, by the way.
There is no Fixes: tag as this code is not yet merged into the mainline.
Krzysztof
Powered by blists - more mailing lists