From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaXXN-0003xf-9r for qemu-devel@nongnu.org; Mon, 19 Nov 2012 15:01:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaXXI-0006T5-Ta for qemu-devel@nongnu.org; Mon, 19 Nov 2012 15:01:45 -0500 Received: from mail-oa0-f45.google.com ([209.85.219.45]:52970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaXXI-0006Sz-MM for qemu-devel@nongnu.org; Mon, 19 Nov 2012 15:01:40 -0500 Received: by mail-oa0-f45.google.com with SMTP id i18so4891364oag.4 for ; Mon, 19 Nov 2012 12:01:39 -0800 (PST) From: Anthony Liguori Date: Mon, 19 Nov 2012 14:01:36 -0600 Message-ID: <876251fjkv.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Subject: [Qemu-devel] [GitHub] [Qemu-commits] [qemu/qemu] ecdffb: tcg/ppc: Remove unused s_bits variable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org --=-=-= "Public domain" is not a valid copyright header/license grant. I'd suggest using something like CC0 which is a formal statement of no copyright claims. http://www.ohloh.net/licenses/cc0-1-universal Please send these sorts of changes to the mailing list first too. Regards, Anthony Liguori --=-=-= Content-Type: message/rfc822 Content-Disposition: inline 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: 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 ) 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 ) 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 ) 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 ) 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 ; Mon, 19 Nov 2012 10:30:08 -0800 (PST) Date: Mon, 19 Nov 2012 10:30:08 -0800 From: GitHub 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 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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 Commit: 456a84d156a7c42f18b1da176dd6219e2dffd043 https://github.com/qemu/qemu/commit/456a84d156a7c42f18b1da176dd6219e2dffd043 Author: malc Date: 2012-11-19 (Mon, 19 Nov 2012) Changed paths: M audio/wavcapture.c Log Message: ----------- audio/wavcapture: Clarify licensing Signed-off-by: malc Commit: 72bc6f1bf710e205f175af9b1fc8bbd83e8da71f https://github.com/qemu/qemu/commit/72bc6f1bf710e205f175af9b1fc8bbd83e8da71f Author: malc 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 Compare: https://github.com/qemu/qemu/compare/a36e9561283e...72bc6f1bf710 --===-=-=-- --=-=-=--