Re: [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()

From: Greg KH
Date: Sat Apr 27 2019 - 09:31:21 EST


On Sat, Apr 27, 2019 at 02:51:42PM +0200, Enrico Weigelt, metux IT consult wrote:
> Using dev_err() instead of printk() for more consistent output.
> (prints device name, etc).
>
> Signed-off-by: Enrico Weigelt <info@xxxxxxxxx>
> ---
> drivers/tty/serial/dz.c | 8 ++++----

Do you have this hardware to test any of these changes with?

thanks,

greg k-h