commit | 31d0e6c149b8c9a9bddc6d68f8600918bb771cb9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Nov 01 00:24:08 2018 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Fri Aug 02 15:04:54 2019 -0400 |
tree | a6f143261114ad10f99500b7d7a66e6015a50194 | |
parent | b2567ebb78bdde9a49010957a0ea5a2514f3fed2 [diff] |
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>