From: Chase Southwood Date: Tue, 18 Feb 2014 06:34:39 +0000 (-0600) Subject: Staging: comedi: addi-data: convert printk() to dev_err() X-Git-Tag: v3.15-rc1~139^2~1010 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcd2b697cc783894e02a42fe773da2efac5635e;p=pandora-kernel.git Staging: comedi: addi-data: convert printk() to dev_err() This patch for hwdrv_apci035.c changes a printk() call to a dev_err() call since this is generally preferred. It also removes a newline from the start of the error message. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed