commit | 640a4db708f5b3eb878c495863cb2fb57693ea04 | [log] [tgz] |
---|---|---|
author | Jules Irenge <jbi.octave@gmail.com> | Sat Oct 19 15:07:17 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 26 20:43:46 2019 +0200 |
tree | 2aca7d09df429fa548cf2f69c1afd36fbfd93922 | |
parent | 1dc3d53ef39061a8cdf2245324e4f1769c4a360a [diff] |
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>