
8 Aug
2019
8 Aug
'19
5:16 a.m.
On Wed, Jul 31, 2019 at 11:04:26AM +0300, Ramon Fried wrote:
Fix the following Coverity warning: CID 244086: Incorrect expression (BAD_COMPARE) Comparing pointer "ep_bar" against NULL using anything besides == or is likely to be incorrect.
Fixes: 914026d25848 ("drivers: pci_ep: Introduce UCLASS_PCI_EP uclass")
Signed-off-by: Ramon Fried rfried.dev@gmail.com
Applied to u-boot/master, thanks!
--
Tom