git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b887265
)
USB: remove use of err() in drivers/usb/serial
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 20 Aug 2008 23:56:34 +0000
(16:56 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 17 Oct 2008 21:41:10 +0000
(14:41 -0700)
err() is going away, so switch to dev_err() or printk() if it's really
needed.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found