]> asedeno.scripts.mit.edu Git - linux.git/commit
video: fbdev: savage: fix indentation issue
authorColin Ian King <colin.king@canonical.com>
Mon, 1 Apr 2019 15:46:54 +0000 (17:46 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 1 Apr 2019 15:46:54 +0000 (17:46 +0200)
commit3f98434235c9d15d389458a9f30fb184db9693ac
tree8c8fae8025532fd88a9661bd52401ed990cf5705
parenta7ae716ecfe76d455ccb21864d1c926293a4656a
video: fbdev: savage: fix indentation issue

The indentation in the if statement is not indented correctly, fix
this with extra level of indentation.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/savage/savagefb_driver.c