[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420483029-14454-1-git-send-email-kuleshovmail@gmail.com>
Date: Tue, 6 Jan 2015 00:37:09 +0600
From: Alexander Kuleshov <kuleshovmail@...il.com>
To: "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Alexander Kuleshov <kuleshovmail@...il.com>
Subject: [PATCH] x86/boot/video-mode: Fix video-mode.c path in comment
Signed-off-by: Alexander Kuleshov <kuleshovmail@...il.com>
---
arch/x86/boot/video-mode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/boot/video-mode.c b/arch/x86/boot/video-mode.c
index 748e8d0..74338d5 100644
--- a/arch/x86/boot/video-mode.c
+++ b/arch/x86/boot/video-mode.c
@@ -9,7 +9,7 @@
* ----------------------------------------------------------------------- */
/*
- * arch/i386/boot/video-mode.c
+ * arch/x86/boot/video-mode.c
*
* Set the video mode. This is separated out into a different
* file in order to be shared with the ACPI wakeup code.
--
2.2.1.212.gc5b9256
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists