diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-11-10 00:15:16 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-11-10 23:19:35 +0000 |
commit | 575f1ec111a294a31b1263a7355e2ed93e861539 (patch) | |
tree | 5da665093bd195c34032e058cd5aebe3621182d5 /src/mainboard/google | |
parent | fae525f5477d4c6f0a1149232bf542e471f400c0 (diff) |
soc/amd/cezanne/fsp_m_parameters: add curly braces around else block
Since the if block contains multiple statements, it uses curly braces
around them, so also add curly braces around the else block even though
it only contains one statement.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia8d6b45ec16916ff77078446414de259cffa1475
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59070
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions