]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1713191f147973e700e2dd6692819363b3cb0c06
tree2aca7d09df429fa548cf2f69c1afd36fbfd93922
parent69cd00d982d50f815882c3897c38b3a88fb51488
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