[coreboot-gerrit] Change in ...coreboot[master]: car/non-evict/exit_car.S: Use tabs instead of white spaces

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Sat Dec 22 09:27:24 CET 2018


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30376


Change subject: car/non-evict/exit_car.S: Use tabs instead of white spaces
......................................................................

car/non-evict/exit_car.S: Use tabs instead of white spaces

Change-Id: I53e33c54fe3ff7b6276a5bbf7defd2db33a60f0f
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/cpu/intel/car/non-evict/exit_car.S
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/30376/1

diff --git a/src/cpu/intel/car/non-evict/exit_car.S b/src/cpu/intel/car/non-evict/exit_car.S
index 5eb2515..8adc5f6 100644
--- a/src/cpu/intel/car/non-evict/exit_car.S
+++ b/src/cpu/intel/car/non-evict/exit_car.S
@@ -42,11 +42,11 @@
 	wrmsr
 
 	/* Disable the no eviction run state */
-	movl    $NoEvictMod_MSR, %ecx
+	movl	$NoEvictMod_MSR, %ecx
 	rdmsr
-	andl    $~2, %eax
+	andl	$~2, %eax
 	wrmsr
-	andl    $~1, %eax
+	andl	$~1, %eax
 	wrmsr
 
 	post_code(0x32)

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

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


More information about the coreboot-gerrit mailing list