OSDN Git Service

staging: rtl8188eu: remove braces from single if else statement
authorMichael Straube <straube.linux@gmail.com>
Thu, 22 Nov 2018 13:52:13 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Nov 2018 09:58:45 +0000 (10:58 +0100)
commitfa50658ec33754bb91819445e4e130f18604dfcc
tree0b8c09dfad28c03f807d79d8b6a91ea743c279bd
parentc9ad9c49cc328af97a680d1da772483c374e887f
staging: rtl8188eu: remove braces from single if else statement

Remove braces from single line if else statement.
Reported by checkpatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c