aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/pcie.c
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-07-29 18:37:56 +0200
committerMartin Roth <martinroth@google.com>2016-07-31 19:00:00 +0200
commit90ed31beac54f6380a78a4b3c51c8fab434db95b (patch)
tree3d9dd85e4d38c063e9ee8f33ed4e78046b2d77d2 /src/soc/intel/broadwell/pcie.c
parentbce1807d9c06c921381ed69343ccf4cfb145308a (diff)
intel/skylake: Enable signalling of error condition
Testing for "devfn < 0" on an unsigned doesn't work, and i2c_bus_to_devfn returns an int (with -1 for "error"), so use int for devfn. Change-Id: I7d1cdb6af4140f7dc322141c0c018d8418627434 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Found-by: Coverity Scan #1357450, #1357449 Reviewed-on: https://review.coreboot.org/15964 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/soc/intel/broadwell/pcie.c')
0 files changed, 0 insertions, 0 deletions