]> git.baikalelectronics.ru Git - kernel.git/commit
net: ena: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Thu, 26 Sep 2019 11:22:52 +0000 (12:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:32:02 +0000 (20:32 +0200)
commit0ada449d512eb5bf3bf2dbf734d2700be74f9903
treed87a098a02501ef6bea7251af3abd1186d88bf60
parentfa49af822712bf2686b2e968b3c17d8b8135a776
net: ena: clean up indentation issue

There memset is indented incorrectly, remove the extraneous tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_eth_com.c