Jacob Garber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34787 )
Change subject: soc/nvidia/tegra210: Fix potential NULL pointer dereference
......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34787/2/src/soc/nvidia/tegra210/spi...
File src/soc/nvidia/tegra210/spi.c:
https://review.coreboot.org/c/coreboot/+/34787/2/src/soc/nvidia/tegra210/spi...
PS2, Line 584: if (spi->dma_in) {
This if statement can be removed now
https://review.coreboot.org/c/coreboot/+/34787/2/src/soc/nvidia/tegra210/spi...
PS2, Line 596: if (spi->dma_out) {
Same as this one
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34787
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icd1412f0956c0a4a75266d1873d5e9848aceee32
Gerrit-Change-Number: 34787
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Jacob Garber
jgarber1@ualberta.ca
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 08 Aug 2019 16:44:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment