]> git.baikalelectronics.ru Git - kernel.git/commit
staging: winbond: use dev_err() instead of printk()
authorMartin Kepplinger <martink@posteo.de>
Mon, 19 May 2014 10:55:11 +0000 (12:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 12:13:40 +0000 (21:13 +0900)
commit15703dc95e0f737008a6e6b6648c8fecdfcb5700
treefcbbddab6deffbe1a86e8676b35f74395e16fee1
parentf922c3e5aa50a70164639a7631ab5d2b5d041d92
staging: winbond: use dev_err() instead of printk()

For obvious error messages, use dev_err() in order to provide userspace
with more useful information and use the common kernel coding style.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/winbond/wb35tx.c