Commits

Guillaume Clement committed 049a8afbaa4
staging: vt6655: fix braces at newline in if statements Braces should not be in a separate line for multi-line if statements. This fixes warnings reported by checkpatch. Signed-off-by: Guillaume Clement <gclement@baobob.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>