staging: wfx: fix warning of line over 80 characters
authorJules Irenge <jbi.octave@gmail.com>
Sat, 19 Oct 2019 14:07:16 +0000 (15:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Oct 2019 18:43:46 +0000 (20:43 +0200)
commit1dc3d53ef39061a8cdf2245324e4f1769c4a360a
treec65ee92744650d0954cfa692595ab35ab715c100
parentbc9496e5b4d603b1069a49422900a6b591f4d504
staging: wfx: fix warning of line over 80 characters

Fix warning of lines over 80 characters.
Issue detected by checkpatch tool.

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Link: https://lore.kernel.org/r/20191019140719.2542-3-jbi.octave@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/bh.c
drivers/staging/wfx/bus.h
drivers/staging/wfx/bus_sdio.c
drivers/staging/wfx/bus_spi.c
drivers/staging/wfx/data_rx.c
drivers/staging/wfx/data_tx.c