diff options
author | Ebru Akagunduz <ebru.akagunduz@gmail.com> | 2014-10-02 23:32:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-02 13:51:03 -0700 |
commit | fb71d24bdc3a212a497ff889f25f00c9a9e8546b (patch) | |
tree | c85e5e9669f240b77c37562793f442b7a764c56b /Documentation | |
parent | 4571c4f6f61730c4f3624b6d3cb9ab042297949b (diff) | |
download | linux-fb71d24bdc3a212a497ff889f25f00c9a9e8546b.tar.bz2 |
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
This patch fixes "Prefer [subsystem eg: netdev]_dbg([subsystem]dev,
... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG"
checkpatch.pl warning in emxx_udc.c
Changes in v2:
- Fixed dev_debug function call as dev_dbg
Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions