staging: vt6655: Fixed two lines over 80 characters long
authorArjun Krishna Babu <arjunkrishnababu96@gmail.com>
Wed, 30 Sep 2015 12:54:22 +0000 (18:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:48:15 +0000 (11:48 +0200)
commit5f7a9424951b9d415aa61bcbd126ba5a3e09c1bc
tree3051a7bf1e67bdd4c4bfd566a41be381588363cf
parentddf837ea95017a658d2a4bac6b89fc0989f2e5e6
staging: vt6655: Fixed two lines over 80 characters long

Two lines of code that were over 80 characters long is fixed
by splitting them across multiple lines.

The lines of code are now easier to comprehend.

Issue found by checkpatch.

Signed-off-by: Arjun Krishna Babu <arjunkrishnababu96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
This page took 0.023915 seconds and 5 git commands to generate.