1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-28 21:29:21 +01:00
Files
u-boot-megous/drivers
Ramon Fried 6948f1023f 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: 914026d258 ("drivers: pci_ep: Introduce UCLASS_PCI_EP uclass")

Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
2019-08-07 15:31:04 -04:00
..
2019-05-21 08:03:38 +02:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-07-29 09:32:10 -04:00
2019-07-19 15:16:54 +02:00
2019-07-31 15:31:36 +08:00
2019-02-20 15:27:08 +08:00
2019-08-07 15:31:04 -04:00
2019-07-19 20:14:50 +02:00
2019-07-29 09:32:12 -04:00
2019-05-24 10:14:10 -07:00
2019-07-19 15:17:05 +02:00
2019-07-11 14:11:18 -04:00
2019-07-19 11:11:09 +08:00
2019-07-19 20:14:50 +02:00