From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBMoJ-00013m-TS for qemu-devel@nongnu.org; Wed, 05 Oct 2011 04:26:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBMoH-0008Ck-L1 for qemu-devel@nongnu.org; Wed, 05 Oct 2011 04:26:39 -0400 Date: Wed, 5 Oct 2011 09:26:33 +0100 From: Stefan Hajnoczi Message-ID: <20111005082633.GA18193@stefanha-thinkpad.localdomain> References: <1317674600-19083-1-git-send-email-sw@weilnetz.de> <1317674600-19083-2-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317674600-19083-2-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PATCH 1/2] linux-user: Remove unused code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-ppc@nongnu.org, QEMU Developers , Alexander Graf On Mon, Oct 03, 2011 at 10:43:19PM +0200, Stefan Weil wrote: > The code is unused since 8 years, so remove it. > > Signed-off-by: Stefan Weil > --- > linux-user/signal.c | 5 +---- > 1 files changed, 1 insertions(+), 4 deletions(-) Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Stefan