staging: rts5208: Add braces to if()
authorWayne Porter <wporter82@gmail.com>
Tue, 11 Oct 2016 21:56:34 +0000 (21:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:26:52 +0000 (10:26 +0200)
commit44000fe6f173e86474ef909fdc62541d6b756713
tree1be3cf7440ee9ea5017d0dee3cea7df9c5c67a7e
parentf4bfffb9594ea30934fdd4045754aed25cc2ad6f
staging: rts5208: Add braces to if()

Braces should be around every part of the if block and not just the else
if

Signed-off-by: Wayne Porter <wporter82@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_scsi.c