staging:wlags49_h2: Remove unnecessary braces in if statements
authorHimangi Saraogi <himangi774@gmail.com>
Wed, 5 Mar 2014 01:00:41 +0000 (06:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:52:27 +0000 (14:52 -0800)
This patch fixes the checkpatch warnings:
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found