commit | 943304b3fb54adc5f2ec85d1679c7b2b8d908346 | [log] [tgz] |
---|---|---|
author | Arjun Krishna Babu <arjunkrishnababu96@gmail.com> | Sat Jun 20 12:46:50 2015 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 19:20:22 2015 -0700 |
tree | a955cd7d3fb3ca49b5221820874a448ab326f4ec | |
parent | a1560f9bec8b9275a751bd39a1db791d2c73d6e5 [diff] |
staging: vt6656: Fixed two lines over 80 characters long The presence of comments originally caused the two lines to be over 80 characters long. The issue is fixed by moving the comments into a separate line. Signed-off-by: Arjun Krishna Babu <arjunkrishnababu96@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>