commit | 8878451510b11ee9095198f42bf1d59e6bab66fb | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <morbidrsa@googlemail.com> | Sat May 05 16:31:50 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 09 13:48:08 2012 -0700 |
tree | 17896a49831497626e1f7736ac435dd0e5743e5d | |
parent | a26c43a9512a2f70cf66157e69f2cd2725ce60bf [diff] |
staging: line6/midibuf.c changed printk(KERN_DEBUG, ... to pr_debug( Changed printk(KERN_DEBUG, ...) call to pr_debug call in function void line6_midibuf_status(struct MidiBuffer *this) Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>