net: ena: Reduce lines with longer column width boundary
authorDavid Arinzon <darinzon@amazon.com>
Tue, 30 Jan 2024 09:53:53 +0000 (09:53 +0000)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 1 Feb 2024 12:22:12 +0000 (13:22 +0100)
commit50613650c3d6255cef13a129ccaa919ca73a6743
treec8116ee796b652a5456257fc23f04da193b874b6
parent4b4012da28cf240d0208833297c4435a11de0039
net: ena: Reduce lines with longer column width boundary

This patch reduces some of the lines by removing newlines
where more variables or print strings can be pushed back
to the previous line while still adhering to the styling
guidelines.

Signed-off-by: David Arinzon <darinzon@amazon.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/amazon/ena/ena_com.c
drivers/net/ethernet/amazon/ena/ena_eth_com.c
drivers/net/ethernet/amazon/ena/ena_eth_com.h
drivers/net/ethernet/amazon/ena/ena_netdev.c