Nico Huber submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Paul Menzel: Looks good to me, but someone else must approve
hwaccess_x86_msr: drop outdated comment

Change-Id: Ia361f7f3392b4f58a33f3e2d3b5f8f4340c388b3
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/62897
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
---
M hwaccess_x86_msr.c
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hwaccess_x86_msr.c b/hwaccess_x86_msr.c
index 1fbfa9e..98e51d4 100644
--- a/hwaccess_x86_msr.c
+++ b/hwaccess_x86_msr.c
@@ -17,7 +17,7 @@
*/

/* MSR abstraction implementations for Linux, OpenBSD, FreeBSD/Dragonfly, OSX, libpayload
- * and a non-working default implementation on the bottom. See also hwaccess.h for some (re)declarations.
+ * and a non-working default implementation on the bottom.
*/

#include "hwaccess_x86_msr.h"

2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.

To view, visit change 62897. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ia361f7f3392b4f58a33f3e2d3b5f8f4340c388b3
Gerrit-Change-Number: 62897
Gerrit-PatchSet: 6
Gerrit-Owner: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged