staging: ks7010: add braces to multi-line indent
authorTobin C. Harding <me@tobin.cc>
Wed, 22 Mar 2017 00:59:55 +0000 (11:59 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 13:27:23 +0000 (14:27 +0100)
commit61082bf69662ccd32c2d9de911fc3b9d1d1adeb1
tree8b205e046906324809680a1dd11b6f276105b827
parent310e916f54579b2d9a33fd6501cc46acc2d4dc70
staging: ks7010: add braces to multi-line indent

The addition of curly braces around single statements that span
multiple lines makes the code more readable in general.

Add curly braces to multi-line indented statement.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c