aboutsummaryrefslogtreecommitdiff
path: root/src/include/stddef.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-11-03 13:25:02 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-11-04 17:36:32 +0000
commitc167b748686529fa9f9c667f57cba6519220b341 (patch)
tree6b00bafa689344290da8875b42b50501469044e4 /src/include/stddef.h
parente058841913f8374dfa511f56504e21659c46769e (diff)
superio: Replace bad uses of `find_resource`
The `find_resource` function will never return null (will die instead). In cases where the existing code already accounts for null pointers, it is better to use `probe_resource` instead, which returns a null pointer instead of dying. Change-Id: Ic6e28add78f686fc9ab4556eddbedf7828fba9ef Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58909 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/include/stddef.h')
0 files changed, 0 insertions, 0 deletions