counter: stm32: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Wed, 25 Sep 2019 09:51:26 +0000 (10:51 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 7 Oct 2019 20:31:21 +0000 (21:31 +0100)
commit76510ec692c88ee865ebb32bb77b1ee294fee89e
tree6cbeb8f68ab55ec47a8f9e5326dbf08f57309038
parent3cfd6464fe23deb45bb688df66184b3f32fefc16
counter: stm32: clean up indentation issue

There is an if statement that is indented one level too deeply,
remove the extraneous tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/counter/stm32-timer-cnt.c