staging: slicoss: Remove unnecessary braces {}
authorRehas Sachdeva <aquannie@gmail.com>
Thu, 15 Sep 2016 19:15:32 +0000 (00:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 07:55:33 +0000 (09:55 +0200)
commitbaa30626a9473efe4004512a0507645a6832cb1b
tree1a27f0fc94d58a65acb908d9920382a696f4dfb8
parent1462b30786e336d73251e6c102e2ad92abc23b4a
staging: slicoss: Remove unnecessary braces {}

Removes unnecessary braces {} on both arms of an if-else block as they
have a single statement each. Issue detected by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/slicoss/slicoss.c