From 6fcd2b697cc783894e02a42fe773da2efac5635e Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Tue, 18 Feb 2014 00:34:39 -0600 Subject: [PATCH] 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-format-patch failed