]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ks7010: reduce length of comment string
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 06:38:21 +0000 (17:38 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 22:20:06 +0000 (06:20 +0800)
commit1b45ba65091483cbdfae57b2afc256936e3a3d96
tree290dfeca8f9fba3d3c9b6e02a0ace52a35cd4822
parent6e37c7154a91bde5ca8b7f9bf2bec93518f74553
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>
drivers/staging/ks7010/ks_hostif.c