staging: gdm724x: fix misplaced open braces
authorCihangir Akturk <cakturk@gmail.com>
Sun, 27 Jul 2014 00:21:15 +0000 (03:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 02:26:46 +0000 (19:26 -0700)
commite010a2a04c3179c342e370e93ffb7d13eaf90dc4
tree36357c7815534549dea5ceddaf291cdf0fe2fdd1
parent45c2fc821d7c0b0b5e69ab6c9417b587f5b1bd50
staging: gdm724x: fix misplaced open braces

This patch fixes the following checkpatch.pl issues in gdm_usb.c:
ERROR: that open brace { should be on the previous line

Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm724x/gdm_usb.c