diff options
author | Li Zhijian <[email protected]> | 2024-01-09 16:32:52 +0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2024-01-25 11:49:50 +0200 |
commit | 6482718086bf69f9616d0b86d03514b17afaeb08 (patch) | |
tree | 7c08f636d69d6b3e7aba07440c2b507e53d834c6 /net/lapb/lapb_subr.c | |
parent | 4c09f7405e461f7308f652da181c2c06f6d255a3 (diff) |
RDMA/rxe: Improve newline in printing messages
Previously rxe_{dbg,info,err}() macros are appended built-in newline,
but some users will add redundant newline sometimes. So remove the
built-in newline for these macros.
In terms of rxe_{dbg,info,err}_xxx() macros, because they don't have
built-in newline, append newline when using them.
CC: Daisuke Matsuda <[email protected]>
Reviewed-by: Daisuke Matsuda <[email protected]>
Acked-by: Zhu Yanjun <[email protected]>
Signed-off-by: Li Zhijian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions