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:
4516c81
)
Input: serio - use pr_xxx() and dev_xxx() helpers
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 01:56:04 +0000
(17:56 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 08:22:41 +0000
(
00:22
-0800)
pr_xxx() and dev_xxx() helpers ensure that all messages emitted by the
module have consistent prefixes, so let's use them. Also fix some
formatting issues.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found