OSDN Git Service

staging: wfx: fix warnings of logical continuation
authorJules Irenge <jbi.octave@gmail.com>
Sat, 19 Oct 2019 14:07:17 +0000 (15:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Oct 2019 18:43:46 +0000 (20:43 +0200)
commit640a4db708f5b3eb878c495863cb2fb57693ea04
tree2aca7d09df429fa548cf2f69c1afd36fbfd93922
parent1dc3d53ef39061a8cdf2245324e4f1769c4a360a
staging: wfx: fix warnings of logical continuation

Fix check warnings of logical continuations
should be on the previous line.
Issue detected by checkpatch tool.

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