From c0e0c26e6b877d91af0477cd965ddad4835d2905 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 18 Nov 2008 16:18:40 -0800 Subject: [PATCH] Staging: comedi: usbdux: fix up printk calls printk() needs a KERN_ level. But it's usually better to just use the dev_* functions instead, as they provide much better information to the user and developer. Cc: Bernd Porr Cc: David Schleef Cc: Frank Mori Hess Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed