video: fbdev: vesafb: 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)
commita7ae716ecfe76d455ccb21864d1c926293a4656a
tree253f96e0b0769a0f5454b2abcbd213e60b1ca8b3
parent767f17a70e5cc5147ddba112977fe7bed0a31bd2
video: fbdev: vesafb: fix indentation issue

There are a couple of statements that are indented too deeply, fix
this by removing tabs. Also add a space after a comma to clean up
a cppcheck warning.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/vesafb.c