staging: exfat: fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Wed, 13 Nov 2019 16:42:10 +0000 (16:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Nov 2019 03:07:15 +0000 (11:07 +0800)
commit7a3674898de30ede4a1fa1724016b5bc4f14604c
tree9c7af7603b5f334b011796a877ab4877e5b404d1
parent8bde9f3d2a217d1635a7c7bdf8ad4c25c9a34b50
staging: exfat: fix indentation issue

There is a declaration that requires indentation. Add in
the missing tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20191113164210.103586-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat_super.c