[PATCH 15/39] staging: comedi: comedi_fops: remove use of DPRINTK

Greg KH gregkh at linuxfoundation.org
Mon Nov 25 19:53:32 UTC 2013


On Fri, Nov 22, 2013 at 10:47:40AM -0700, H Hartley Sweeten wrote:
> Use dev_dbg(), or pr_debug() when dev is not valid, instead of the
> DPRINTK macro to output the comedi debugging information.
> 
> Remove the debug messages for allocation failures. The failure will
> have already generated a message.
> 
> Reword the messages that include the dev->minor number. This number
> will already be displayed as part of the dev_dbg() output.
> 
> Signed-off-by: H Hartley Sweeten <hsweeten at visionengravers.com>

This patch fails in my tree, so I think we are out of sync, and I'm
getting tired of unline-wrapping these patches by hand :(

So, can you redo this series on my staging-next branch from this place
in the series, and add Ian's Reviewed-by and resend?

thanks,

greg k-h


More information about the devel mailing list