commit | e010a2a04c3179c342e370e93ffb7d13eaf90dc4 | [log] [tgz] |
---|---|---|
author | Cihangir Akturk <cakturk@gmail.com> | Sun Jul 27 03:21:15 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 26 19:26:46 2014 -0700 |
tree | 36357c7815534549dea5ceddaf291cdf0fe2fdd1 | |
parent | 45c2fc821d7c0b0b5e69ab6c9417b587f5b1bd50 [diff] |
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>