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:
95637c3
)
mtd: mtd_oobtest: printk -> pr_{info,err,crit}
author
Vikram Narayanan
<vikram186@gmail.com>
Wed, 10 Oct 2012 17:42:02 +0000
(23:12 +0530)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:49 +0000
(15:37 +0200)
Use pr_info() and pr_err() while defining pr_fmt(). This saves a few
characters, joins a few lines, and makes the code a little more readable
(and grep-able).
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found