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:
4b6ff7a
)
mtd: Convert logging messages
author
Joe Perches
<joe@perches.com>
Fri, 19 Apr 2013 17:59:35 +0000
(10:59 -0700)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:47:17 +0000
(20:47 +0100)
Use a more current logging style.
Convert homegrown ERROR/INFO macros to pr_<level>.
Convert homegrown parse_err macros to pr_err and
expand hidden flow control.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found