staging: dgnc: use dev_err() instead of printk()
authorMartin Kepplinger <martink@posteo.de>
Tue, 29 Apr 2014 09:43:08 +0000 (11:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:46:00 +0000 (13:46 -0700)
commit0f33ae1ed6ac39da7b1f73972eb4791fe43d15d3
treead4cf0411c20d64b89a1a5b23585ca24226ba35a
parent36aa10aa018c2ed5571ffd145f39d3fcf993cee0
staging: dgnc: use dev_err() instead of printk()

Use dev_err() insted of printk() in order to provice userspace with
more useful information and use the common kernel coding style.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_sysfs.c