[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422035451-18795-1-git-send-email-kuleshovmail@gmail.com>
Date: Fri, 23 Jan 2015 23:50:51 +0600
From: Alexander Kuleshov <kuleshovmail@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: "H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] x86,earlyptink: use macros which are already defined
It's better to use macros which already defined. <linux/serial_reg.h> already
contains macros for initialization and work with serial port, but with another
names.
Alexander Kuleshov (2):
x86/boot/early_serial: use macros which are already defined
x86/kernel/early_printk: use macros which are already defined
arch/x86/boot/boot.h | 1 +
arch/x86/boot/compressed/misc.c | 9 +++-----
arch/x86/boot/compressed/misc.h | 1 +
arch/x86/boot/early_serial_console.c | 44 ++++++++++++------------------------
arch/x86/boot/tty.c | 10 +++-----
arch/x86/kernel/early_printk.c | 40 +++++++++++---------------------
6 files changed, 35 insertions(+), 70 deletions(-)
--
2.3.0.rc1.275.g028c360
--
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