diff options
author | Joe Perches <joe@perches.com> | 2018-08-10 11:42:46 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-09-05 15:35:20 -0600 |
commit | 08920b8f5d2d3b6eb8bc118923f707c769704c77 (patch) | |
tree | 73b45de43498f5f256e0a7a8313d930f23f061dd /arch/m68k | |
parent | af68ccbc1131ddd8dcda65b015cd9919b352485a (diff) | |
download | linux-08920b8f5d2d3b6eb8bc118923f707c769704c77.tar.gz linux-08920b8f5d2d3b6eb8bc118923f707c769704c77.tar.bz2 linux-08920b8f5d2d3b6eb8bc118923f707c769704c77.zip |
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Consistently use the "QPLIB: " prefix for dev_<level> logging.
Miscellanea:
o Add missing newlines to avoid possible message interleaving
o Coalesce consecutive dev_<level> uses that emit a message header to
avoid < 80 column lengths and mistakenly output on multiple lines
o Reflow modified lines to use 80 columns where appropriate
o Consistently use "%s: " where __func__ is output
o QPLIB: is now always output immediately after the dev_<level> header
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions