Skip to content

Commit

Permalink
mtd: mtd_oobtest: printk -> pr_{info,err,crit}
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Vikram Narayanan authored and Artem Bityutskiy committed Nov 15, 2012
1 parent 95637c3 commit 0481027
Showing 1 changed file with 84 additions and 87 deletions.
Loading

0 comments on commit 0481027

Please sign in to comment.