On Mon, 22 Oct 2018, Shayenne da Luz Moura wrote:
> This patch fixes the checkpatch.pl check:
>
> vbox_main.c:119: CHECK: Unnecessary parentheses around 'rects[i].x2 <
> crtc->x'
> vbox_main.c:119: CHECK: Unnecessary parentheses around 'rects[i].y2 <
> crtc->y'
Please use the imperative, in th
This patch fixes the checkpatch.pl check:
vbox_main.c:119: CHECK: Unnecessary parentheses around 'rects[i].x2 <
crtc->x'
vbox_main.c:119: CHECK: Unnecessary parentheses around 'rects[i].y2 <
crtc->y'
Signed-off-by: Shayenne da Luz Moura
---
drivers/staging/vboxvideo/vbox_main.c | 8
1