[coreboot-gerrit] Change in coreboot[master]: cpu/amd/microcode/microcode.c: Remove unneeded whitespace

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Tue Mar 27 19:58:55 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/25388


Change subject: cpu/amd/microcode/microcode.c: Remove unneeded whitespace
......................................................................

cpu/amd/microcode/microcode.c: Remove unneeded whitespace

Change-Id: Ib6f73dc0b0d11f6b66b7dbdd33cd6785359191ab
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/cpu/amd/microcode/microcode.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/25388/1

diff --git a/src/cpu/amd/microcode/microcode.c b/src/cpu/amd/microcode/microcode.c
index ec7e733..71ecc01 100644
--- a/src/cpu/amd/microcode/microcode.c
+++ b/src/cpu/amd/microcode/microcode.c
@@ -175,7 +175,7 @@
 
 		cur_section_hdr = c + 4 + blob_size;
 		sec_hdr_id = read32(cur_section_hdr);
- 		c = cur_section_hdr + 4;
+		c = cur_section_hdr + 4;
 	}
 }
 

-- 
To view, visit https://review.coreboot.org/25388
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6f73dc0b0d11f6b66b7dbdd33cd6785359191ab
Gerrit-Change-Number: 25388
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180327/92bd16dd/attachment.html>


More information about the coreboot-gerrit mailing list