]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: vt6656: fix indentation on break statement
authorColin Ian King <colin.king@canonical.com>
Wed, 19 Jun 2019 16:54:05 +0000 (17:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:32:07 +0000 (14:32 +0200)
commit57744c8d5ce3c35f221377c0674e198fee7354d8
tree65bf5d5c9fb8a9963a0526ece103b9ce63337b98
parent61959885103a33ff3e35ad3fd33176e1c03ae060
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>
drivers/staging/vt6656/card.c