commit | dcc2789a11f9bbe27dc79f85f426c22def3e921c | [log] [tgz] |
---|---|---|
author | Sameeh Jubran <sameehj@amazon.com> | Sun May 03 09:52:20 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 03 15:59:30 2020 -0700 |
tree | b2227a0528907cc3a67b7c90c59af72ebfa479e4 | |
parent | c1c0e40b367efc92ad05bb802180817534a32343 [diff] |
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>