aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
diff options
context:
space:
mode:
authorJacob Garber <jgarber1@ualberta.ca>2019-09-18 22:47:55 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-09-20 07:18:43 +0000
commit145eb479a4e9f2c32f10d8afdfea3393395dea9b (patch)
treedc90f4e33ac3f058e2e5853c64023958bf8f1914 /src/mainboard/supermicro
parent2a93d288a8ef1239e9605cb99e0a20fed83d35fc (diff)
soc/qualcomm/ipq40xx: Remove unnecessary allocation
The bus variable doesn't live outside the scope of this function, and is only used as a convenient way for passing the pointers to all the sub-functions, so it doesn't need to be allocated. Put it on the stack instead. A similar fix for ipq806x was done in 0f33d8c29a (soc/qualcomm/ipq806x: Remove unnecessary allocation). Change-Id: Ibb1129b92e38a105e100f59e03d107de340b925c Signed-off-by: Jacob Garber <jgarber1@ualberta.ca> Found-by: Coverity CID 1294801 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35464 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/supermicro')
0 files changed, 0 insertions, 0 deletions