]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8188eu: Remove braces from single statement blocks
authorMihaela Muraru <mihaela.muraru21@gmail.com>
Mon, 2 Oct 2017 12:14:15 +0000 (05:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Oct 2017 16:22:23 +0000 (18:22 +0200)
commit574a5998cc86345d0025de2a669130ebaf704a8f
tree37bef2a6d640549de564dd38a320a9cd2ab6cdde
parentffcace893d83c1bd9a52a708feb0105c38866085
staging: rtl8188eu: Remove braces from single statement blocks

This patch fix a coding style issue, by removing braces {} from single
statement blocks.

Issue found by checkpatch.pl.

Signed-off-by: Mihaela Muraru <mihaela.muraru21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/phy.c