From 20dad98dfedd2c3d8905e03b19ed4a6a2c1d73f3 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 26 Nov 2013 10:21:14 -0700 Subject: [PATCH] staging: comedi: ni_pcidio: remove use of DPRINTK Remove the DPRINTK messages that are just function trace noise. Use dev_dbg() instead of the DPRINTK macro to output the comedi debugging information. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed