staging: vt6656: Remove space before closing brace
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Wed, 7 Oct 2015 04:59:43 +0000 (10:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:50:27 +0000 (10:50 +0100)
commit2136c81fd9e108c0ff6627e86d7ccdd8e4c7f586
tree09339de7d298cd036295405370494f73cd9176ac
parent1df7e0a10b012b2e3652edcea3536aa10b48e0e9
staging: vt6656: Remove space before closing brace

Remove space before closing brace '}'. Problem found using
checkpatch.pl
CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c
This page took 0.025394 seconds and 5 git commands to generate.