Re: [PATCH v1] PCI: rcar: Release temporary device tree node reference

[email protected] Sat, 01 Aug 2026 23:42:25 +0000
Newsgroups org.kernel.vger.linux-pci
Message-ID <[email protected]>
> of_find_matching_node() returns a referenced node even when it is used
> only as a boolean test. Keep the result in a scoped cleanup variable
> so the reference is released after the match check.
> 
> Fixes: a115b1bd3af0 ("PCI: rcar: Add L1 link state fix into data abort hook")
> Signed-off-by: Yuho Choi <[email protected]>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=1