commit | a7ae716ecfe76d455ccb21864d1c926293a4656a | [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 | 253f96e0b0769a0f5454b2abcbd213e60b1ca8b3 | |
parent | 767f17a70e5cc5147ddba112977fe7bed0a31bd2 [diff] |
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>