commit | ce02a16ae444f8a80877d660e41f162f7b2a967a | [log] [tgz] |
---|---|---|
author | Helen Fornazier <helen.fornazier@gmail.com> | Thu Mar 26 14:09:15 2015 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 27 00:10:40 2015 +0100 |
tree | 286673c91ecf435914b96a7f997118f8b51b83c4 | |
parent | 9767fc5126c5eff780adff6b4beae81134655206 [diff] |
staging: sm750fb: Fix for statement style This patch fixes the checkpatch.pl warnings: ERROR: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that '<=' (ctx:VxV) ERROR: spaces required around that '>' (ctx:VxV) ERROR: space required before the open parenthesis '(' ERROR: space required after that ';' (ctx:VxV) Signed-off-by: Helen Fornazier <helen.fornazier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>