]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: os_dep: fix indentation on break statement
authorColin Ian King <colin.king@canonical.com>
Wed, 19 Jun 2019 16:50:27 +0000 (17:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:02 +0000 (14:43 +0200)
commit2f5b3d5ede0f11bd3a2f182349c4bc948599ac0e
tree48d16410619aa7c04f4e804272d8bdf8e80539cf
parent851c87926d5506c7aa6d104e2326a00d6c693f5e
staging: rtl8723bs: os_dep: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c