All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Hariprasad Kelam <hariprasad.kelam@gmail.com>,
	kernel-janitors@vger.kernel.org, Takashi Iwai <tiwai@suse.com>,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH] ALSA: emu10k1: delete an unnecessary condition
Date: Fri, 05 Jun 2020 15:57:04 +0000	[thread overview]
Message-ID: <s5hbllx7bfz.wl-tiwai@suse.de> (raw)
In-Reply-To: <20200605110134.GC978434@mwanda>

On Fri, 05 Jun 2020 13:01:34 +0200,
Dan Carpenter wrote:
> 
> The "val" variable is an unsigned int so it's always <= UINT_MAX.  This
> check is always true so it can be removed.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied, thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Hariprasad Kelam <hariprasad.kelam@gmail.com>,
	kernel-janitors@vger.kernel.org, Takashi Iwai <tiwai@suse.com>,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH] ALSA: emu10k1: delete an unnecessary condition
Date: Fri, 05 Jun 2020 17:57:04 +0200	[thread overview]
Message-ID: <s5hbllx7bfz.wl-tiwai@suse.de> (raw)
In-Reply-To: <20200605110134.GC978434@mwanda>

On Fri, 05 Jun 2020 13:01:34 +0200,
Dan Carpenter wrote:
> 
> The "val" variable is an unsigned int so it's always <= UINT_MAX.  This
> check is always true so it can be removed.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied, thanks.


Takashi

  reply	other threads:[~2020-06-05 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 11:01 [PATCH] ALSA: emu10k1: delete an unnecessary condition Dan Carpenter
2020-06-05 11:01 ` Dan Carpenter
2020-06-05 15:57 ` Takashi Iwai [this message]
2020-06-05 15:57   ` Takashi Iwai

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=s5hbllx7bfz.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dan.carpenter@oracle.com \
    --cc=hariprasad.kelam@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=tiwai@suse.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.