]> git.baikalelectronics.ru Git - kernel.git/commit
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
authorSameeh Jubran <sameehj@amazon.com>
Sun, 3 May 2020 09:52:20 +0000 (09:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 22:59:30 +0000 (15:59 -0700)
commitf953c9d9b9a25a2358a2b09c13be392ebc2b74fa
treeb2227a0528907cc3a67b7c90c59af72ebfa479e4
parent3363bfb8ef5b91ba7d20068c866863b55e41a135
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros

The macros in ena_com.h have inconsistent spaces between
the macro name and it's value.

This commit sets all the macros to have a single space between
the name and value.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.h