All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Luis de Bethencourt <luisbg@osg.samsung.com>,
	linux-kernel@vger.kernel.org
Cc: plagnioj@jcrosoft.com, laurent.pinchart@ideasonboard.com,
	linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org
Subject: Re: [PATCH] OMAPDSS: DISPC: Remove boolean comparisons
Date: Tue, 24 Nov 2015 11:35:41 +0000	[thread overview]
Message-ID: <56544B8D.3050700@ti.com> (raw)
In-Reply-To: <1444912178-15989-1-git-send-email-luisbg@osg.samsung.com>

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]



On 15/10/15 15:29, Luis de Bethencourt wrote:
> Boolean tests do not need explicit comparison to true or false.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  drivers/video/fbdev/omap2/dss/dispc-compat.c | 6 +++---
>  drivers/video/fbdev/omap2/dss/dispc.c        | 6 +++---
>  drivers/video/fbdev/omap2/dss/manager.c      | 2 +-
>  3 files changed, 7 insertions(+), 7 deletions(-)
> 

Thanks, queued for 4.5.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Luis de Bethencourt <luisbg@osg.samsung.com>,
	linux-kernel@vger.kernel.org
Cc: plagnioj@jcrosoft.com, laurent.pinchart@ideasonboard.com,
	linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org
Subject: Re: [PATCH] OMAPDSS: DISPC: Remove boolean comparisons
Date: Tue, 24 Nov 2015 13:35:41 +0200	[thread overview]
Message-ID: <56544B8D.3050700@ti.com> (raw)
In-Reply-To: <1444912178-15989-1-git-send-email-luisbg@osg.samsung.com>

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]



On 15/10/15 15:29, Luis de Bethencourt wrote:
> Boolean tests do not need explicit comparison to true or false.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  drivers/video/fbdev/omap2/dss/dispc-compat.c | 6 +++---
>  drivers/video/fbdev/omap2/dss/dispc.c        | 6 +++---
>  drivers/video/fbdev/omap2/dss/manager.c      | 2 +-
>  3 files changed, 7 insertions(+), 7 deletions(-)
> 

Thanks, queued for 4.5.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Luis de Bethencourt <luisbg@osg.samsung.com>,
	<linux-kernel@vger.kernel.org>
Cc: <plagnioj@jcrosoft.com>, <laurent.pinchart@ideasonboard.com>,
	<linux-omap@vger.kernel.org>, <linux-fbdev@vger.kernel.org>
Subject: Re: [PATCH] OMAPDSS: DISPC: Remove boolean comparisons
Date: Tue, 24 Nov 2015 13:35:41 +0200	[thread overview]
Message-ID: <56544B8D.3050700@ti.com> (raw)
In-Reply-To: <1444912178-15989-1-git-send-email-luisbg@osg.samsung.com>

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]



On 15/10/15 15:29, Luis de Bethencourt wrote:
> Boolean tests do not need explicit comparison to true or false.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  drivers/video/fbdev/omap2/dss/dispc-compat.c | 6 +++---
>  drivers/video/fbdev/omap2/dss/dispc.c        | 6 +++---
>  drivers/video/fbdev/omap2/dss/manager.c      | 2 +-
>  3 files changed, 7 insertions(+), 7 deletions(-)
> 

Thanks, queued for 4.5.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-11-24 11:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 12:29 [PATCH] OMAPDSS: DISPC: Remove boolean comparisons Luis de Bethencourt
2015-10-15 12:29 ` Luis de Bethencourt
2015-10-15 13:10 ` Laurent Pinchart
2015-10-15 13:10   ` Laurent Pinchart
2015-11-24 11:35 ` Tomi Valkeinen [this message]
2015-11-24 11:35   ` Tomi Valkeinen
2015-11-24 11:35   ` Tomi Valkeinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56544B8D.3050700@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=luisbg@osg.samsung.com \
    --cc=plagnioj@jcrosoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.