OSDN Git Service

staging: vt6655: Fix long lines
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Fri, 1 Nov 2019 23:25:22 +0000 (23:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Nov 2019 12:09:00 +0000 (13:09 +0100)
commit3bce4750c97d25befd3a7be4de14d58ecd79d420
tree0e85c56530cd8e89d75acb19160945f22788a9df
parent31d0c9d9b77df929c127198e43f106cb1cf0d9f4
staging: vt6655: Fix long lines

Lines longer than 80 characters should be avoided because they are ugly
and harder to read. Fix a few of long lines to comply with the preferred
coding style for the linux kernel. Issues found by checkpatch.

Suggested-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Frank A. Cancio Bello <frank@generalsoftwareinc.com>
Link: https://lore.kernel.org/r/588c73f275b22f55323797706e5ceae44d7aa160.1572649242.git.frank@generalsoftwareinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/rf.c