]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5518c9ed24918601b7df1af56d5fad7025861da9
tree36357c7815534549dea5ceddaf291cdf0fe2fdd1
parent9300b93f9b359df6f887ea0d33a17c636419bf85
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