Re: [PATCH] earlyprintk: Clean up pciserial

From: Greg KH
Date: Thu Aug 25 2022 - 07:48:11 EST


On Thu, Aug 25, 2022 at 01:36:40PM +0200, Peter Zijlstra wrote:
>
> While working on a GRUB patch to support PCI-serial, a number of
> cleanups were suggested that apply to the code I took inspiration from.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
> ---
> arch/x86/kernel/early_printk.c | 14 +++++++-------
> include/linux/pci_ids.h | 3 +++
> 2 files changed, 10 insertions(+), 7 deletions(-)

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>