commit | 5f7a9424951b9d415aa61bcbd126ba5a3e09c1bc | [log] [tgz] |
---|---|---|
author | Arjun Krishna Babu <arjunkrishnababu96@gmail.com> | Wed Sep 30 18:24:22 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 02 11:48:15 2015 +0200 |
tree | 3051a7bf1e67bdd4c4bfd566a41be381588363cf | |
parent | ddf837ea95017a658d2a4bac6b89fc0989f2e5e6 [diff] |
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>