Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf9b111c authored by WANG Cong's avatar WANG Cong Committed by Ingo Molnar
Browse files

x86: remove pointless comments



Remove old comments that include the old arch/i386 directory.

Signed-off-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
Acked-by: default avatarH. Peter Anvin <hpa@zytor.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent a7d5ac87
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
 * ----------------------------------------------------------------------- */

/*
 * arch/i386/boot/a20.c
 *
 * Enable A20 gate (return -1 on failure)
 */

+0 −2
Original line number Diff line number Diff line
@@ -12,8 +12,6 @@
 * ----------------------------------------------------------------------- */

/*
 * arch/i386/boot/apm.c
 *
 * Get APM BIOS information
 */

+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
 * ----------------------------------------------------------------------- */

/*
 * arch/i386/boot/bitops.h
 *
 * Very simple bitops for the boot code.
 */

+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
 * ----------------------------------------------------------------------- */

/*
 * arch/i386/boot/boot.h
 *
 * Header file for the real-mode kernel code
 */

+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
 * ----------------------------------------------------------------------- */

/*
 * arch/i386/boot/cmdline.c
 *
 * Simple command-line parser for early boot.
 */

Loading