staging: ks7010: fix remaining long line warnings in ks7010_sdio source
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 6 Apr 2018 12:37:49 +0000 (14:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:27:38 +0000 (14:27 +0200)
commit7dd51ea1f6cd64b2933d952ed467b89a27f3174f
treeb10fd9ff1a08fd37bb438a53bafe89811aec7b95
parente4844d6f875ef3d8201f1d049705f0349c7817b8
staging: ks7010: fix remaining long line warnings in ks7010_sdio source

This commit fixes remaining checkpatch warnings because of
the use of lines longer than 80 characters in ks7010_sdio
source file. After this clean, this file has no remaining
warnings around.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c