[PATCH] staging: wfx: logical continuations should be on the previous line

2021-02-13 Thread zhuo1angt
Move logical and operator to previous line to comply with the standard kernel coding style. Signed-off-by: Zhuoran He --- drivers/staging/wfx/hif_rx.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wfx/hif_rx.c b/drivers/staging/wfx/hif_rx.c index

[PATCH] staging: wfx: logical continuations should be on the previous line

2021-02-13 Thread zhuo1angt
Move logical or operator to previous line to comply with the standard kernel coding style. Signed-off-by: Zhuoran He --- drivers/staging/wfx/hif_rx.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wfx/hif_rx.c b/drivers/staging/wfx/hif_rx.c index

[PATCH] staging: wfx: logical continuations should be on the previous line

2021-02-13 Thread zhuo1angt
Move logical or operator to previous line to comply with the standard kernel coding style. Signed-off-by: Zhuoran He --- drivers/staging/wfx/hif_rx.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wfx/hif_rx.c b/drivers/staging/wfx/hif_rx.c index