diff options
author | Martin Roth <gaumless@gmail.com> | 2023-10-23 17:23:20 -0600 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2023-10-25 15:21:45 +0000 |
commit | 95c61c04c42c14a416261244a85eb39b359b1ecf (patch) | |
tree | 2970f6486f8106e0aa5ee024c95037ba1dc5c9b3 /gnat.adc | |
parent | 27b4a60baf685dd636904277c1fab249c80e5777 (diff) |
drivers/elog: Remove NULL check for array created in code
Checking to see if a the location of a static variable is NULL isn't
super useful. If the check ever fails, there are much larger issues.
Found-by: Coverity Scan #1452607
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I6d3e012542287511f61807075c998efd6d10441e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78614
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'gnat.adc')
0 files changed, 0 insertions, 0 deletions