infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
authorJoe Perches <joe@perches.com>
Fri, 8 May 2015 22:58:07 +0000 (15:58 -0700)
committerDoug Ledford <dledford@redhat.com>
Tue, 12 May 2015 19:52:37 +0000 (15:52 -0400)
These KERN_<LEVEL> uses are unnecessary with pr_<level> and cause
bad logging output so remove them.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/device.c
drivers/infiniband/hw/mlx4/main.c
drivers/infiniband/hw/mlx5/qp.c

Simple merge
Simple merge
Simple merge