diff options
author | Peter Senna Tschudin <peter.senna@gmail.com> | 2016-01-15 18:41:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-25 06:04:54 +0100 |
commit | 662bfe7b537f0c199024b252d451727a76449233 (patch) | |
tree | 9e09f29c17ae1f92dd39b88eb025d4b5dd9dcaea /Documentation/blockdev | |
parent | usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment (diff) | |
download | linux-662bfe7b537f0c199024b252d451727a76449233.tar.xz linux-662bfe7b537f0c199024b252d451727a76449233.zip |
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
The file drivers/usb/misc/sisusbvga/sisusb.c had 6 assignments inside if
tests. This patch move the assignment outside the test. The changes
also fix the remaining 2 lines that were over 80 characters.
Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/blockdev')
0 files changed, 0 insertions, 0 deletions