Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30862
to look at the new patch set (#2).
Change subject: soc/intel/skylake: Access conf pointer only if its not null ......................................................................
soc/intel/skylake: Access conf pointer only if its not null
conf pointer could be null, access it only if its not null.
Foundby=klocwork BUG=N/A TEST=N/A
Signed-off-by: Pratik Prajapati pratikkumar.v.prajapati@intel.com Change-Id: I0611e15d52edd8e69e4234b8ac602f35efba4015 --- M src/soc/intel/skylake/acpi.c M src/soc/intel/skylake/cpu.c 2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/30862/2