mlx5: Fix formats with line continuation whitespace
authorJoe Perches <joe@perches.com>
Thu, 1 Nov 2018 07:24:08 +0000 (00:24 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 2 Aug 2019 19:04:54 +0000 (15:04 -0400)
commit31d0e6c149b8c9a9bddc6d68f8600918bb771cb9
treea6f143261114ad10f99500b7d7a66e6015a50194
parentb2567ebb78bdde9a49010957a0ea5a2514f3fed2
mlx5: Fix formats with line continuation whitespace

The line continuations unintentionally add whitespace so
instead use coalesced formats to remove the whitespace.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Link: https://lore.kernel.org/r/f14db3287b23ed8af9bdbf8001e2e2fe7ae9e43a.camel@perches.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/net/ethernet/mellanox/mlx5/core/rl.c