staging: vt6656: fix indentation on break statement

The break statement is indented one level too deep, fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Quentin Deslandes <quentin.deslandes@itdev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Colin Ian King 2019-06-19 17:54:05 +01:00 committed by Greg Kroah-Hartman
parent 6195988510
commit 57744c8d5c
1 changed files with 1 additions and 1 deletions