commit | 1b45ba65091483cbdfae57b2afc256936e3a3d96 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Mon Mar 13 17:38:21 2017 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 14 06:20:06 2017 +0800 |
tree | 290dfeca8f9fba3d3c9b6e02a0ace52a35cd4822 | |
parent | 6e37c7154a91bde5ca8b7f9bf2bec93518f74553 [diff] |
staging: ks7010: reduce length of comment string Comment string is unnecessarily verbose. Checkpatch emits WARNING: line over 80 characters. Reduce comment string without loss of meaning. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>