mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
e08f5f76e4
These 210 messages are in several long threads, which is good for testing our threading code, and may be useful just as a larger test corpus in the future.
96 lines
3.9 KiB
Text
96 lines
3.9 KiB
Text
From: Takashi Iwai <tiwai@suse.de>
|
|
Subject: Re: [PATCH 43/44] sound/core/pcm_lib.c: Remove
|
|
unnecessary semicolons
|
|
Date: Mon, 22 Nov 2010 07:44:21 +0100
|
|
Lines: 31
|
|
Message-ID: <s5h4ob9svqy.wl%tiwai@suse.de>
|
|
References: <cover.1289789604.git.joe@perches.com>
|
|
<9fa8e193ce125ef4fd19a952792629c5ee84953f.1289789605.git.joe@perches.com>
|
|
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
|
|
Content-Type: text/plain; charset="us-ascii"
|
|
Content-Transfer-Encoding: 7bit
|
|
Cc: alsa-devel@alsa-project.org, Jiri Kosina <trivial@kernel.org>,
|
|
linux-kernel@vger.kernel.org
|
|
To: Joe Perches <joe@perches.com>
|
|
X-From: alsa-devel-bounces@alsa-project.org Mon Nov 22 07:44:31 2010
|
|
Return-path: <alsa-devel-bounces@alsa-project.org>
|
|
Envelope-to: glad-alsa-devel-2@m.gmane.org
|
|
Received: from alsa0.perex.cz ([212.20.107.51])
|
|
by lo.gmane.org with esmtp (Exim 4.69)
|
|
(envelope-from <alsa-devel-bounces@alsa-project.org>)
|
|
id 1PKQ8Y-0002qf-F0
|
|
for glad-alsa-devel-2@m.gmane.org; Mon, 22 Nov 2010 07:44:26 +0100
|
|
Received: by alsa0.perex.cz (Postfix, from userid 1000)
|
|
id 26BFF103863; Mon, 22 Nov 2010 07:44:26 +0100 (CET)
|
|
X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail1.perex.cz
|
|
X-Spam-Level:
|
|
X-Spam-Status: No, score=-8.0 required=5.0 tests=RCVD_IN_DNSWL_HI
|
|
autolearn=disabled version=3.2.4
|
|
Received: from alsa0.perex.cz (localhost [127.0.0.1])
|
|
by alsa0.perex.cz (Postfix) with ESMTP id 1E4EF103848;
|
|
Mon, 22 Nov 2010 07:44:24 +0100 (CET)
|
|
X-Original-To: alsa-devel@alsa-project.org
|
|
Delivered-To: alsa-devel@alsa-project.org
|
|
Received: by alsa0.perex.cz (Postfix, from userid 1000)
|
|
id 0861E103851; Mon, 22 Nov 2010 07:44:22 +0100 (CET)
|
|
Received: from mx1.suse.de (cantor.suse.de [195.135.220.2])
|
|
by alsa0.perex.cz (Postfix) with ESMTP id 7007710383C
|
|
for <alsa-devel@alsa-project.org>; Mon, 22 Nov 2010 07:44:21 +0100 (CET)
|
|
Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.221.2])
|
|
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
|
|
(No client certificate requested)
|
|
by mx1.suse.de (Postfix) with ESMTP id 53C1B947B6;
|
|
Mon, 22 Nov 2010 07:44:21 +0100 (CET)
|
|
In-Reply-To: <9fa8e193ce125ef4fd19a952792629c5ee84953f.1289789605.git.joe@perches.com>
|
|
User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka)
|
|
FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1
|
|
(x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO)
|
|
X-BeenThere: alsa-devel@alsa-project.org
|
|
X-Mailman-Version: 2.1.9
|
|
Precedence: list
|
|
List-Id: "Alsa-devel mailing list for ALSA developers -
|
|
http://www.alsa-project.org" <alsa-devel.alsa-project.org>
|
|
List-Unsubscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>,
|
|
<mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe>
|
|
List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel>
|
|
List-Post: <mailto:alsa-devel@alsa-project.org>
|
|
List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help>
|
|
List-Subscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>,
|
|
<mailto:alsa-devel-request@alsa-project.org?subject=subscribe>
|
|
Sender: alsa-devel-bounces@alsa-project.org
|
|
Errors-To: alsa-devel-bounces@alsa-project.org
|
|
Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/1066369>
|
|
|
|
At Sun, 14 Nov 2010 19:05:02 -0800,
|
|
Joe Perches wrote:
|
|
>
|
|
> Signed-off-by: Joe Perches <joe@perches.com>
|
|
|
|
Applied now. Thanks.
|
|
|
|
|
|
Takashi
|
|
|
|
|
|
> ---
|
|
> sound/core/pcm_lib.c | 2 +-
|
|
> 1 files changed, 1 insertions(+), 1 deletions(-)
|
|
>
|
|
> diff --git a/sound/core/pcm_lib.c b/sound/core/pcm_lib.c
|
|
> index a1707cc..b75db8e 100644
|
|
> --- a/sound/core/pcm_lib.c
|
|
> +++ b/sound/core/pcm_lib.c
|
|
> @@ -223,7 +223,7 @@ static void xrun_log(struct snd_pcm_substream *substream,
|
|
> entry->jiffies = jiffies;
|
|
> entry->pos = pos;
|
|
> entry->period_size = runtime->period_size;
|
|
> - entry->buffer_size = runtime->buffer_size;;
|
|
> + entry->buffer_size = runtime->buffer_size;
|
|
> entry->old_hw_ptr = runtime->status->hw_ptr;
|
|
> entry->hw_ptr_base = runtime->hw_ptr_base;
|
|
> log->idx = (log->idx + 1) % XRUN_LOG_CNT;
|
|
> --
|
|
> 1.7.3.1.g432b3.dirty
|
|
>
|
|
|
|
|