[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181030092539.GA10009@kroah.com>
Date: Tue, 30 Oct 2018 10:25:39 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Shayenne da Luz Moura <shayenneluzmoura@...il.com>
Cc: Hans de Goede <hdegoede@...hat.com>,
Michael Thayer <michael.thayer@...cle.com>,
devel@...verdev.osuosl.org, outreachy-kernel@...glegroups.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: vboxvideo: Remove unnecessary parentheses
On Tue, Oct 23, 2018 at 02:43:04PM -0300, Shayenne da Luz Moura wrote:
> Remove unneeded parentheses around the arguments of ||. This reduces
> clutter and code behave in the same way.
> Change suggested by checkpatch.pl.
>
> vbox_main.c:119: CHECK: Unnecessary parentheses around 'rects[i].x2 <
> crtc->x'
>
> Signed-off-by: Shayenne da Luz Moura <shayenneluzmoura@...il.com>
> Reviewed-by: Hans de Goede <hdegoede@...hat.com>
> ---
> Changes in v2:
> - Make the commit message more clearer.
This patch does not apply to the latest kernel tree at all :(
Please fix up and resend.
thanks,
greg k-h
Powered by blists - more mailing lists