[PATCH 0/4] mtd: nan: use dev_err() instead of printk()

Jingoo Han jg1.han at samsung.com
Wed Dec 25 22:29:48 EST 2013


Use dev_err()/dev_warn() instead of printk() to provide a better
message to userspace.

Change since v1
- Remove the site-specific OOM messages, per Ezequiel Garcia.

Jingoo Han (4)
    mtd: atmel_nand: use dev_err() instead of printk()
    mtd: fsmc_nand: use dev_warn() instead of printk()
    mtd: orion_nand: use dev_err() instead of printk()
    mtd: sharpsl: use dev_err() instead of printk()

---
 drivers/mtd/nand/atmel_nand.c |    4 ++--
 drivers/mtd/nand/fsmc_nand.c  |    8 ++++----
 drivers/mtd/nand/orion_nand.c |    2 +-
 drivers/mtd/nand/sharpsl.c    |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)




More information about the linux-mtd mailing list