diff options
author | Sabitha George <sabitha.george@gmail.com> | 2016-09-26 22:40:16 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 13:03:58 +0200 |
commit | 9887b5e51fafaf919601ccb8bdae1e0ad749032f (patch) | |
tree | 8c3a729b016bd1f615227af88a7f2e761e194f53 /mm/memtest.c | |
parent | 03806ab307c369b2598097a12c9ceed245f9ade0 (diff) |
staging: ks7010: Fix warnings on printk() usage
This patch fixes the following warnings on ks7010_sdio.c
1. printk() should include KERN_ facility level
2. Prefer [subsystem eg: netdev]_err([subsystem]dev, ...
then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
Signed-off-by: Sabitha George <sabitha.george@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/memtest.c')
0 files changed, 0 insertions, 0 deletions