]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: skel: replace pr_...() with dev_...()
authorIan Abbott <abbotti@mev.co.uk>
Thu, 1 Nov 2012 14:02:14 +0000 (14:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:46:01 +0000 (08:46 -0700)
commit00f9b409713b449d64023ad27248e1281d6222f9
tree130c7e3087c2ef32d175e581c4cbba4514caeb50
parentda55878d8e71e23f4905d05e8bcfccd657b9ff95
staging: comedi: skel: replace pr_...() with dev_...()

Use the dev_info() etc. instead of pr_info() etc.  Remove a couple of
them that seemed a bit pointless.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/skel.c