diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-22 01:45:34 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:29 +0100 |
commit | ee4433573b02f817c3ac62ed8f07027938dc9201 (patch) | |
tree | 74172cb91ff444f84cfdb83fd55da2841de3eb63 /drivers/rtc/rtc-imxdi.c | |
parent | rtc: rtc-pcf8583: use dev_warn() instead of printk() (diff) | |
download | linux-ee4433573b02f817c3ac62ed8f07027938dc9201.tar.xz linux-ee4433573b02f817c3ac62ed8f07027938dc9201.zip |
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Fix the checkpatch warning as below:
WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions