diff options
author | Doug Ledford <dledford@redhat.com> | 2014-10-20 18:25:15 -0400 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-04-15 16:06:54 -0400 |
commit | 9f5d32af09b9a36ca1476c9932aac675051670c8 (patch) | |
tree | e966827a11efac056b38c367a86e3db8edbf7759 /lib/mpi/mpi-cmp.c | |
parent | 56b5390caf73694b2f50a042542f0b43c29d5ca8 (diff) |
ib_srpt: convert printk's to pr_* functions
The driver already defined the pr_format, it just hadn't
been converted to use pr_info, pr_warn, and pr_err instead
of the equivalent printks. Convert so that messages from
the driver are now properly tagged with their driver name
and can be more easily debugged.
In addition, a number of these printk's were not newline
terminated, so fix that at the same time.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions