[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190427085920.GA25621@kroah.com>
Date: Sat, 27 Apr 2019 10:59:20 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Hao Lee <haolee.swjtu@...il.com>
Cc: jslaby@...e.com, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tty: serial: 8250: Fix type field in format string
On Sat, Apr 27, 2019 at 04:41:44PM +0800, Hao Lee wrote:
> On Sat, 27 Apr 2019 at 16:09, Greg KH <gregkh@...uxfoundation.org> wrote:
> >
> > On Sat, Apr 27, 2019 at 04:00:15PM +0800, Hao Lee wrote:
> > > The variable type and the type field is inconsistent.
> >
> > In what way? Please be very specific when you resend this.
>
> The main problem is the dev_dbg statement should print the value of
> uart.port.mapbase instead of its address. Besides that, uart.port.irq
> and uart.port.iotype are all unsigned types, so using %u is more
> appropriate.
Wonderful, put all of that in the changelog text and please resend.
What you submitted is not sufficient.
thanks,
greg k-h
Powered by blists - more mailing lists