From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5049 invoked by alias); 21 Apr 2002 05:34:18 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5042 invoked from network); 21 Apr 2002 05:34:18 -0000 Received: from unknown (HELO pizda.ninka.net) (216.101.162.242) by sources.redhat.com with SMTP; 21 Apr 2002 05:34:18 -0000 Received: from localhost (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with ESMTP id WAA20061; Sat, 20 Apr 2002 22:25:28 -0700 Date: Sat, 20 Apr 2002 22:34:00 -0000 Message-Id: <20020420.222527.25154181.davem@redhat.com> To: ac131313@cygnus.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Kill sparc-nat.c compile warning From: "David S. Miller" In-Reply-To: <3CC24B48.7040704@cygnus.com> References: <20020419.220149.128588748.davem@redhat.com> <3CC24B48.7040704@cygnus.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00718.txt.bz2 From: Andrew Cagney Date: Sun, 21 Apr 2002 01:16:56 -0400 > 2002-04-19 David S. Miller > > * sparc-nat.c (store-inferior_registers): Fix ambiguous else. Yes ok. (btw, sometimes a context diff is easier to read) Ok, installed. Indentation changes are covered by the obvious fix rule. Noted.