[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    [PATCH] bios: smm: fix indentation
From:       Alex Hung <alex.hung () canonical ! com>
Date:       2021-08-23 21:24:58
Message-ID: 20210823212458.2398774-1-alex.hung () canonical ! com
[Download RAW message or body]

Also remove incorrect claims in license header.

Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 src/bios/smm/smm.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/bios/smm/smm.c b/src/bios/smm/smm.c
index 990c7bd4..24ca126e 100644
--- a/src/bios/smm/smm.c
+++ b/src/bios/smm/smm.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2021 Canonical
  *
- * This code was originally part of the Linux-ready Firmware Developer Kit
- *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
@@ -28,10 +26,10 @@
 
 #define FWTS_INTEL_HOST_PATH	"/sys/bus/pci/devices/0000:00:00.0/config"
 
-#define FWTS_GGC			0x50
+#define FWTS_GGC		0x50
 #define FWTS_TSEGMB		0xB8
 #define FWTS_TOLUD		0xBC
-#define FWTS_LOCK_FIELD	0x01
+#define FWTS_LOCK_FIELD		0x01
 
 static int smm_init(fwts_framework *fw)
 {
-- 
2.33.0


-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic