diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-08-16 14:38:05 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 11:35:45 -0700 |
| commit | 4f870fe6269bbc7cca2a70c50a4cc6f811fe21c5 (patch) | |
| tree | 33f47291189020230a4265350a9b045ce3cce40f /include/linux/node.h | |
| parent | 00255d194321a4800de6bd87fc5b30972d5ecbb3 (diff) | |
staging: comedi: replace printk calls in comedi core
Replace the printk() calls in the comedi core module with something more
suitable, such as dev_...() or pr_...(). Remove the ones that report a
failure to increment a module count (try_module_get() failure). Change
the printk() call in the DPRINTK() macro to pr_debug().
TODO: Most of the DPRINTK() calls need to be replaced with something
else.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions
