diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-31 16:02:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:50:06 -0700 |
commit | eedc1b7be2ea7c8350f359ff9afa568cb89a70d7 (patch) | |
tree | 4ec2dcb24adc51230ccee219cc023ae181fb462b /kernel/rtmutex-debug.c | |
parent | 52954abcee66f9a3c5c2416a89c8b2affd2f5a2b (diff) |
staging: comedi: amplc_pci224: Replace printk calls
Replace the printk calls with dev_info, dev_err, etc. There were some
consecutive printk calls without newlines which now scnprintf into a
temporary buffer and this bit of code has been factored out into new
function pci224_report_attach().
A couple of DPRINTK() macro calls which may result in printk() calls
have been left alone to be tackled en masse at a later date.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions