OSDN Git Service

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)
commitdcc2789a11f9bbe27dc79f85f426c22def3e921c
treeb2227a0528907cc3a67b7c90c59af72ebfa479e4
parentc1c0e40b367efc92ad05bb802180817534a32343
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