diff options
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | 2012-11-02 13:55:48 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-02 11:36:03 -0700 |
commit | bb29ea142d0e990b6c54d18860b7f7d4a5a5a337 (patch) | |
tree | c591b8ace283ca0b18044afd7b5bb8abb0ad76ee /net/rds | |
parent | 32adf1e5533c9cb9fa8c2ad04a806500c518fb1f (diff) |
staging/comedi: Use dev_ printks in ni_tiocmd.c
fixed below checkpatch warnings.
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
- WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ...
- WARNING: Prefer netdev_notice(netdev, ... then dev_notice(dev, ... then pr_notice(... to printk(KERN_NOTICE ...
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions