diff options
author | Doug Ledford <dledford@redhat.com> | 2014-10-20 22:25:15 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-04-15 20:06:54 (GMT) |
commit | 9f5d32af09b9a36ca1476c9932aac675051670c8 (patch) | |
tree | e966827a11efac056b38c367a86e3db8edbf7759 /.gitignore | |
parent | 56b5390caf73694b2f50a042542f0b43c29d5ca8 (diff) | |
download | linux-9f5d32af09b9a36ca1476c9932aac675051670c8.tar.xz |
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions