commit | 3f98434235c9d15d389458a9f30fb184db9693ac | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Apr 01 17:46:54 2019 +0200 |
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Mon Apr 01 17:46:54 2019 +0200 |
tree | 8c8fae8025532fd88a9661bd52401ed990cf5705 | |
parent | a7ae716ecfe76d455ccb21864d1c926293a4656a [diff] |
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>