Delivered-To: anthony@codemonkey.ws
Received: by 10.114.29.67 with SMTP id i3csp266766ldh;
        Mon, 19 Nov 2012 10:37:10 -0800 (PST)
Received: by 10.49.52.33 with SMTP id q1mr14516376qeo.3.1353350229811;
        Mon, 19 Nov 2012 10:37:09 -0800 (PST)
Return-Path: <qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org>
Received: from lists.gnu.org (lists.gnu.org. [208.118.235.17])
        by mx.google.com with ESMTPS id en4si7501371qab.77.2012.11.19.10.37.09
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 19 Nov 2012 10:37:09 -0800 (PST)
Received-SPF: pass (google.com: domain of qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org designates 208.118.235.17 as permitted sender) smtp.mail=qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org
Received: from localhost ([::1]:47264 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org>)
	id 1TaWDV-0001ae-6R
	for anthony@codemonkey.ws; Mon, 19 Nov 2012 13:37:09 -0500
Received: from eggs.gnu.org ([208.118.235.92]:59925)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <noreply@github.com>) id 1TaWDT-0001aT-8g
	for qemu-commits@nongnu.org; Mon, 19 Nov 2012 13:37:08 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <noreply@github.com>) id 1TaWDQ-0005mm-UY
	for qemu-commits@nongnu.org; Mon, 19 Nov 2012 13:37:07 -0500
Received: from smtp1-ext.rs.github.com ([207.97.227.250]:8909)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <noreply@github.com>) id 1TaWDQ-0005mc-Qa
	for qemu-commits@nongnu.org; Mon, 19 Nov 2012 13:37:04 -0500
Received: from github.com (sh2.rs.github.com [50.57.128.197])
	by smtp1-ext.rs.github.com (Postfix) with ESMTP id 2E4D643C1B
	for <qemu-commits@nongnu.org>; Mon, 19 Nov 2012 10:30:08 -0800 (PST)
Date: Mon, 19 Nov 2012 10:30:08 -0800
From: GitHub <noreply@github.com>
To: qemu-commits@nongnu.org
Message-ID: <50aa7ab02c74a_629e101aae44837d@sh2.rs.github.com.mail>
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic]
X-Received-From: 207.97.227.250
Subject: [Qemu-commits] [qemu/qemu] ecdffb: tcg/ppc: Remove unused s_bits
	variable
X-BeenThere: qemu-commits@nongnu.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: GitHub <noreply@github.com>
List-Id: <qemu-commits.nongnu.org>
List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-commits>,
	<mailto:qemu-commits-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.nongnu.org/archive/html/qemu-commits>
List-Post: <mailto:qemu-commits@nongnu.org>
List-Help: <mailto:qemu-commits-request@nongnu.org?subject=help>
List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-commits>,
	<mailto:qemu-commits-request@nongnu.org?subject=subscribe>
Errors-To: qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org
Sender: qemu-commits-bounces+anthony=codemonkey.ws@nongnu.org
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===-=-="

--===-=-=
Content-Type: text/plain; charset=utf-8
Content-ID: <50aa7ab02b64f_629e101aae448289@sh2.rs.github.com.mail>

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ecdffbccd783cd79eb3ce206375270de54046ea0
      https://github.com/qemu/qemu/commit/ecdffbccd783cd79eb3ce206375270de54046ea0
  Author: malc <av1474@comtv.ru>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M tcg/ppc/tcg-target.c

  Log Message:
  -----------
  tcg/ppc: Remove unused s_bits variable

Thanks to Alexander Graf for heads up.

Signed-off-by: malc <av1474@comtv.ru>


  Commit: 456a84d156a7c42f18b1da176dd6219e2dffd043
      https://github.com/qemu/qemu/commit/456a84d156a7c42f18b1da176dd6219e2dffd043
  Author: malc <av1474@comtv.ru>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M audio/wavcapture.c

  Log Message:
  -----------
  audio/wavcapture: Clarify licensing

Signed-off-by: malc <av1474@comtv.ru>


  Commit: 72bc6f1bf710e205f175af9b1fc8bbd83e8da71f
      https://github.com/qemu/qemu/commit/72bc6f1bf710e205f175af9b1fc8bbd83e8da71f
  Author: malc <av1474@comtv.ru>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M audio/audio_pt_int.c

  Log Message:
  -----------
  audio/audio_pt_int: Clarify licensing

Signed-off-by: malc <av1474@comtv.ru>


Compare: https://github.com/qemu/qemu/compare/a36e9561283e...72bc6f1bf710

--===-=-=--
