diff options
author | Joe Perches <joe@perches.com> | 2018-08-10 20:42:46 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-09-05 23:35:20 +0200 |
commit | 08920b8f5d2d3b6eb8bc118923f707c769704c77 (patch) | |
tree | 73b45de43498f5f256e0a7a8313d930f23f061dd /include/rdma | |
parent | Merge branch 'mlx5-flow-mutate' into rdma.git for-next (diff) | |
download | linux-08920b8f5d2d3b6eb8bc118923f707c769704c77.tar.xz 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 'include/rdma')
0 files changed, 0 insertions, 0 deletions