commit | 42b138d96ccd0430eb3eae3f31cd6e23696d5e09 | [log] [tgz] |
---|---|---|
author | Peter Senna Tschudin <peter.senna@gmail.com> | Tue Jul 15 23:23:26 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 15 21:55:29 2014 -0700 |
tree | 40d2a5371e9d955fda2691f2c52bd3cc9138d0dc | |
parent | 618d7d07bd11d077842e0384aded23655080b817 [diff] |
staging: vt6556: Cleanup coding style: lines over 80 chars This patch cleanup the follwoing coding style issues: - line over 80 chars - spaces on the beginning of a line - put { and } on the correct places Tested by compilation only. Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>