[coreboot-gerrit] Change in coreboot[master]: criminally stupid commit to test checkpatch

Patrick Georgi (Code Review) gerrit at coreboot.org
Thu May 24 18:05:27 CEST 2018


Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/26517


Change subject: criminally stupid commit to test checkpatch
......................................................................

criminally stupid commit to test checkpatch

Change-Id: I2b3e119c89837efeea6b1855302a781e70e0a065
Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
M src/arch/x86/ebda.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/26517/1

diff --git a/src/arch/x86/ebda.c b/src/arch/x86/ebda.c
index f6726cf..612121c 100644
--- a/src/arch/x86/ebda.c
+++ b/src/arch/x86/ebda.c
@@ -21,7 +21,7 @@
 #include <commonlib/endian.h>
 #include <console/console.h>
 
-static void *get_ebda_start(void)
+static void* get_ebda_start(void)
 {
 	return (void *)((uintptr_t)DEFAULT_EBDA_SEGMENT << 4);
 }

-- 
To view, visit https://review.coreboot.org/26517
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: I2b3e119c89837efeea6b1855302a781e70e0a065
Gerrit-Change-Number: 26517
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180524/229eeac0/attachment-0001.html>


More information about the coreboot-gerrit mailing list