summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChase Southwood <chase.southwood@yahoo.com>2014-02-19 01:37:54 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-21 12:38:09 -0800
commit614bd02fc0113c5b272843731f69005484c77e2a (patch)
treef4f3f5f2e5379f8b61c2ef91ecca4b8d4098463d /include/linux
parent988bcffd2632c29d1b1bacf686989b1191dd137d (diff)
Staging: comedi: addi-data: replace printk() with dev_err() in hwdrv_apci1564.c
There were a small handful of printk() calls in hwdrv_apci1564.c. It is generally better to use dev_err() for error messages instead, so I switched all the printk() calls out, as well as cleaned up the error strings. Signed-off-by: Chase Southwood <chase.southwood@yahoo.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions