]> git.baikalelectronics.ru Git - kernel.git/commit
net: tap: clean up an indentation issue
authorColin Ian King <colin.king@canonical.com>
Fri, 27 Sep 2019 09:40:39 +0000 (10:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:58:35 +0000 (20:58 +0200)
commitc12bdbbf274bc9019243c6f150aabf81eef1a6bd
treeb931fd338ed0aa11db4ad875f355f88459928955
parent2fd5d5adabae280926f9621f963cdfa07f861325
net: tap: clean up an indentation issue

There is a statement that is indented too deeply, remove
the extraneous tab.

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