All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "SF Markus Elfring" <elfring@users.sourceforge.net>
Cc: <alsa-devel@alsa-project.org>,
	"Bhumika Goyal" <bhumirks@gmail.com>,
	"Julia Lawall" <Julia.Lawall@lip6.fr>,
	"Dan Carpenter" <dan.carpenter@oracle.com>,
	"Jaroslav Kysela" <perex@perex.cz>,
	<kernel-janitors@vger.kernel.org>,
	"LKML" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] ALSA: maestro3: Use common error handling code in two functions
Date: Thu, 07 Sep 2017 10:24:03 +0200	[thread overview]
Message-ID: <s5hh8wekjbw.wl-tiwai@suse.de> (raw)
In-Reply-To: <83b1ba49-253d-72ed-b3b0-ec7d5e72a12c@users.sourceforge.net>

On Wed, 06 Sep 2017 08:32:23 +0200,
SF Markus Elfring wrote:
> 
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 6 Sep 2017 08:18:30 +0200
> 
> Add jump targets so that a bit of exception handling can be better reused
> at the end of these functions.
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
> ---
> 
> v2:
> * An approach to make a few checks for a failure predicate a bit safer
>   was rejected so far.
> 
> * Extra blank lines were added before labels.

Applied, thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: alsa-devel@alsa-project.org, Bhumika Goyal <bhumirks@gmail.com>,
	Julia Lawall <Julia.Lawall@lip6.fr>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Jaroslav Kysela <perex@perex.cz>,
	kernel-janitors@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] ALSA: maestro3: Use common error handling code in two functions
Date: Thu, 07 Sep 2017 08:24:03 +0000	[thread overview]
Message-ID: <s5hh8wekjbw.wl-tiwai@suse.de> (raw)
In-Reply-To: <83b1ba49-253d-72ed-b3b0-ec7d5e72a12c@users.sourceforge.net>

On Wed, 06 Sep 2017 08:32:23 +0200,
SF Markus Elfring wrote:
> 
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 6 Sep 2017 08:18:30 +0200
> 
> Add jump targets so that a bit of exception handling can be better reused
> at the end of these functions.
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
> ---
> 
> v2:
> * An approach to make a few checks for a failure predicate a bit safer
>   was rejected so far.
> 
> * Extra blank lines were added before labels.

Applied, thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: alsa-devel@alsa-project.org, Bhumika Goyal <bhumirks@gmail.com>,
	Julia Lawall <Julia.Lawall@lip6.fr>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Jaroslav Kysela <perex@perex.cz>,
	kernel-janitors@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] ALSA: maestro3: Use common error handling code in two functions
Date: Thu, 07 Sep 2017 10:24:03 +0200	[thread overview]
Message-ID: <s5hh8wekjbw.wl-tiwai@suse.de> (raw)
In-Reply-To: <83b1ba49-253d-72ed-b3b0-ec7d5e72a12c@users.sourceforge.net>

On Wed, 06 Sep 2017 08:32:23 +0200,
SF Markus Elfring wrote:
> 
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 6 Sep 2017 08:18:30 +0200
> 
> Add jump targets so that a bit of exception handling can be better reused
> at the end of these functions.
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
> ---
> 
> v2:
> * An approach to make a few checks for a failure predicate a bit safer
>   was rejected so far.
> 
> * Extra blank lines were added before labels.

Applied, thanks.


Takashi

  reply	other threads:[~2017-09-07  8:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 13:43 [PATCH] ALSA: maestro3: Use common error handling code in two functions SF Markus Elfring
2017-08-22 13:43 ` SF Markus Elfring
2017-08-22 13:43 ` SF Markus Elfring
2017-08-22 14:03 ` Dan Carpenter
2017-08-22 14:03   ` Dan Carpenter
2017-08-22 14:03   ` Dan Carpenter
2017-09-06  6:32   ` [PATCH v2] " SF Markus Elfring
2017-09-06  6:32     ` SF Markus Elfring
2017-09-06  6:32     ` SF Markus Elfring
2017-09-07  8:24     ` Takashi Iwai [this message]
2017-09-07  8:24       ` Takashi Iwai
2017-09-07  8:24       ` 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=s5hh8wekjbw.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=Julia.Lawall@lip6.fr \
    --cc=alsa-devel@alsa-project.org \
    --cc=bhumirks@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=elfring@users.sourceforge.net \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /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.