staging: mt7621-pci: Move open-braces to match kernel code style
authorPeter Vernia <peter.vernia@gmail.com>
Sat, 7 Jul 2018 07:10:22 +0000 (03:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jul 2018 08:25:04 +0000 (10:25 +0200)
commit4cd6bacfaa74ecf15b5e6f50b94100d62f00c52c
tree105ddb1f8f5156bcc5b526c9f11e2dc0b0d8c215
parentbd84b268351db4bd26843974a3c0ca917f7e0cca
staging: mt7621-pci: Move open-braces to match kernel code style

Moves some open-braces to the end of the conditional statement to match the
kernel's coding style

Signed-off-by: Peter Vernia <peter.vernia@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pci/pci-mt7621.c