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 <hswee...@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
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to