Re: [PATCH] PCI: keystone: Fix && vs || typo

From: Krzysztof Wilczyński
Date: Tue Aug 13 2024 - 16:23:52 EST


Hello,

> This code accidentally uses && where || was intended. It potentially
> results in a NULL dereference.

Applied to controller/keystone, thank you!

[1/1] PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
https://git.kernel.org/pci/pci/c/6188a1c762eb

Krzysztof