diff options
author | Bora Guvendik <bora.guvendik@intel.com> | 2018-10-05 12:33:53 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-10-11 09:24:01 +0000 |
commit | a08475e9abe48393453560a7bdd9ffc040be7845 (patch) | |
tree | d10d4c5f963c2000d89f16332c50a404be4acc6e /src/commonlib/storage | |
parent | a07efab72a6e4a44e8a3ad92a71b569e1f269426 (diff) | |
download | coreboot-a08475e9abe48393453560a7bdd9ffc040be7845.tar.xz |
soc/intel/common/block/gpio: check for NULL using if statement
Remove assert() and instead use if statement to check if
comm->groups is NULL.
Found-by: klockwork
BUG=None
TEST=Boot to OS
Change-Id: I85a6bc700b52d04c61ca8f2baac62000f40cf2cb
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/28940
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/commonlib/storage')
0 files changed, 0 insertions, 0 deletions