OSDN Git Service

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)
commit9cc579cc9588cfe1e6ffc12193253bc0950cada1
tree48d16410619aa7c04f4e804272d8bdf8e80539cf
parentd189a7c2f88c366c64ae7933cec046d1bcb64efc
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