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)
commit32666af377c85f3725c99979516b78265ccdfe35
tree09584e6957da9cd1078e77ef56bbf06284c23874
parent777021ea745f09b862bcc926508153f24ab1008e
staging:wlags49_h2: Remove unnecessary braces in if statements

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>
drivers/staging/wlags49_h2/wl_main.c