Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41654 )
Change subject: drivers/ipmi: Avoid NULL pointer dereference ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/41654/1/src/drivers/ipmi/ipmi_kcs_o... File src/drivers/ipmi/ipmi_kcs_ops.c:
https://review.coreboot.org/c/coreboot/+/41654/1/src/drivers/ipmi/ipmi_kcs_o... PS1, Line 91: conf That condition is now always true and thus obsolete
https://review.coreboot.org/c/coreboot/+/41654/1/src/drivers/ipmi/ipmi_kcs_o... PS1, Line 207: ; return current
https://review.coreboot.org/c/coreboot/+/41654/1/src/drivers/ipmi/ipmi_kcs_o... PS1, Line 209: conf Always true