diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-18 17:07:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-18 17:07:24 +0100 |
commit | 93ba0f037bfc7d6c6431c0db767f2244ac583578 (patch) | |
tree | 7965d02623582dd737ca0a86645aeabeb8e00ed8 /init | |
parent | 788a661a9fa59740984f509832cae33dde4b0329 (diff) | |
download | op-kernel-dev-93ba0f037bfc7d6c6431c0db767f2244ac583578.zip op-kernel-dev-93ba0f037bfc7d6c6431c0db767f2244ac583578.tar.gz |
USB: serial: safe-serial: fix up printk() usage
The driver was calling printk() directly at startup, which is just
noise. Switch over to using pr_info() where needed, and get rid of the
totally useless version number that had never ever been incremented.
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions