staging: unisys: virtpci: Add braces to if/else statements
authorBryan Thompson <bryan.thompson@unisys.com>
Thu, 30 Oct 2014 20:18:50 +0000 (16:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 20:35:35 +0000 (13:35 -0700)
commit5e7590ee82a211948da94392cbc580811dbc85b8
treee22bdbd90f3d03a15c65f5feb8f9693589d7c672
parent65b96899ce7f12711656f0b3203554fd99e074a0
staging: unisys: virtpci: Add braces to if/else statements

Update if/else blocks with braces on both the if and the else blocks in virtpci.c.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virtpci/virtpci.c