summaryrefslogtreecommitdiffstats
path: root/scripts/Lindent
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@collabora.com>2016-01-15 18:41:29 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-24 21:04:54 -0800
commit06e21efa2d344b5e29bf680e623fa76dbcb62580 (patch)
treeac2d29d04cf57a679dd8e0293af966f3c06e38c4 /scripts/Lindent
parentf74a039c7e0bf6b7ed71b10dddfdafcf1e87e5ae (diff)
downloadop-kernel-dev-06e21efa2d344b5e29bf680e623fa76dbcb62580.zip
op-kernel-dev-06e21efa2d344b5e29bf680e623fa76dbcb62580.tar.gz
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
This patch fixes whitespace coding style issues that can't be fixed without adding newlines. This patch fixes the following checkpatch warnings: - 20 ERROR: trailing statements should be on next line - 15 WARNING: line over 80 characters - 03 WARNING: Missing a blank line after declarations - 01 ERROR: space required after that ',' Five lines over 80 characters are left. The first three wont change as the fix would require split the cast and variable name in different lines which makes the code less readable. The last two will be fixed by other patch in the series. Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud