OSDN Git Service

drm/panel: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Wed, 25 Sep 2019 12:03:57 +0000 (13:03 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 1 Dec 2019 09:02:18 +0000 (10:02 +0100)
commit9c49282ac85f12f142d0bcb064242a3dfcd116dd
tree88b09d3e146a5c43320fd20507697eb5c21237a9
parent0d35408afbeb603bc9972ae91e4dd2638bcffe52
drm/panel: clean up indentation issue

There is a continue statement that is indented one level too deeply,
remove the extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190925120357.10408-1-colin.king@canonical.com
drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c