Skip to content
Commit 6948f102 authored by Ramon Fried's avatar Ramon Fried Committed by Tom Rini
Browse files

pci_ep: Fix Coverity warning



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: 914026d2 ("drivers: pci_ep: Introduce UCLASS_PCI_EP uclass")

Signed-off-by: default avatarRamon Fried <rfried.dev@gmail.com>
parent 2d88b5a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment