[coreboot-gerrit] Change in coreboot[master]: include/bootstate.h: Remove whitespace before tab

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Tue May 29 19:46:43 CEST 2018


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


Change subject: include/bootstate.h: Remove whitespace before tab
......................................................................

include/bootstate.h: Remove whitespace before tab

Change-Id: I78e912e00a85eedc724206a32d5c3e32064ba5c8
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/include/bootstate.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/26666/1

diff --git a/src/include/bootstate.h b/src/include/bootstate.h
index c15cb30..edfabe5 100644
--- a/src/include/bootstate.h
+++ b/src/include/bootstate.h
@@ -124,7 +124,7 @@
 #if IS_ENABLED(CONFIG_DEBUG_BOOT_STATE)
 #define BOOT_STATE_CALLBACK_LOC __FILE__ ":" STRINGIFY(__LINE__)
 #define BOOT_STATE_CALLBACK_INIT_DEBUG .location = BOOT_STATE_CALLBACK_LOC,
-#define INIT_BOOT_STATE_CALLBACK_DEBUG(bscb_) 			\
+#define INIT_BOOT_STATE_CALLBACK_DEBUG(bscb_)			\
 	do {							\
 		bscb_->location = BOOT_STATE_CALLBACK_LOC;	\
 	} while (0)

-- 
To view, visit https://review.coreboot.org/26666
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: I78e912e00a85eedc724206a32d5c3e32064ba5c8
Gerrit-Change-Number: 26666
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/20180529/0fc62015/attachment-0001.html>


More information about the coreboot-gerrit mailing list