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 <BerndPorr@f2s.com> Cc: David Schleef <ds@schleef.org> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
e54fb9c184
commit
c0e0c26e6b
1 changed files with 287 additions and 287 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue