commit | 84b50762077e914348cc830d7b72bd2ee1030ced | [log] [tgz] |
---|---|---|
author | Guillaume Clement <gclement@baobob.org> | Fri Jul 25 01:06:18 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 27 11:21:27 2014 -0700 |
tree | 49fd6df03881e755666e7679445ab366e417a138 | |
parent | bfd7a2819051fc0ab401609aedbe65df46ed1259 [diff] |
staging: vt6655: fix function braces not on the proper line Function braces should be on a separate line. Reported by checkpatch. Signed-off-by: Guillaume Clement <gclement@baobob.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>