diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-22 01:45:27 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:29 +0100 |
commit | 0c6516ea46191e0385a9f8489c672ebfbc10d490 (patch) | |
tree | dbda9b565446b569f3c3a311679b94c5fbd580fc /fs | |
parent | rtc: rtc-ds2404: use dev_err() instead of printk() (diff) | |
download | linux-0c6516ea46191e0385a9f8489c672ebfbc10d490.tar.xz linux-0c6516ea46191e0385a9f8489c672ebfbc10d490.zip |
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() 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 'fs')
0 files changed, 0 insertions, 0 deletions