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)
commitfaeacb6ddb13b7a020b50b9246fe098653cfbd6e
treeb931fd338ed0aa11db4ad875f355f88459928955
parent78beef629fd95be4ed853b2d37b832f766bd96ca
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