diff options
author | Toshiaki Yamane <yamanetoshi@gmail.com> | 2012-08-17 05:37:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-17 16:45:37 (GMT) |
commit | ac9bbd085f5d22a2f01a03cb79abe740412bdae1 (patch) | |
tree | b2d1a576db69597c5d25ce066e4cbd41822e3cfc /net/sctp | |
parent | 4faf3a8d1838b86e7b66441da9a088f347e1c56b (diff) | |
download | linux-fsl-qoriq-ac9bbd085f5d22a2f01a03cb79abe740412bdae1.tar.xz |
staging/olpc_dcon: fix checkpatch warnings
The below checkpatch warnings was fixed,
- WARNING: Prefer pr_debug(... to printk(KERN_DEBUG, ...
- WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ...
- WARNING: Prefer pr_info(... to printk(KERN_INFO, ...
- WARNING: Prefer pr_err(... to printk(KERN_ERR, ...
And added pr_fmt.
Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>
Acked-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions