staging: wlagn49_h2: move open brace of if from below to beside of if statement
authorDevendra Naga <develkernel412222@gmail.com>
Sat, 18 Aug 2012 18:54:12 +0000 (00:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 20:15:38 +0000 (13:15 -0700)
commit3cf7c7aaee1d97d39419fadc58110c1af552cefb
treea3631be833b7e09e6be7bb826c724091edf323a3
parent4b9645b711153e5e7bbbc9f15766190124b3fe7c
staging: wlagn49_h2: move open brace of if from below to beside of if statement

the opening brace of the if statement should be beside to it, not below to it.

Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_netdev.c