Thread (2 messages) flat view 2 messages, 2 authors, 2024-03-04

Re: [PATCH] usb: gadget: fsl-udc: Replace custom log wrappers by pr_{err,warn,debug}

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2024-03-04 12:44:16
Also in: linux-usb

On Mon, Mar 04, 2024 at 01:11:53PM +0100, Uwe Kleine-König wrote:
The custom log wrappers ERR, WARNING and DBG don't add anything useful
that cannot easily be done with pr_err() and friends. Replace the custom
stuff by the well known functions from printk.h.
These really should be dev_*() as there is a device structure buried
down in there somewhere :)

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help