staging: Greybus: Remove unnecessary braces for single statement block
authorRahul Krishnan <mrahul.krishnan@gmail.com>
Fri, 18 Nov 2016 15:15:25 +0000 (20:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Nov 2016 13:23:09 +0000 (14:23 +0100)
commitdb1a4194c84d56a43d17d7f99f04feef311e7a32
treea755b79c4a083992263309666f143ddc88a1b0a9
parent46d567e65b9c6e47e2319b9ce5800aec5797c50a
staging: Greybus: Remove unnecessary braces for single statement block

This patch fixes the following checkpath.pl warning
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Rahul Krishnan <mrahul.krishnan@gmail.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/sdio.c