From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 11 Nov 2009 14:32:49 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:52689 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by ftp.linux-mips.org with ESMTP id S1492533AbZKKNcq (ORCPT ); Wed, 11 Nov 2009 14:32:46 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id nABDWc2V012144; Wed, 11 Nov 2009 14:32:41 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id nABDWZmm012142; Wed, 11 Nov 2009 14:32:35 +0100 Date: Wed, 11 Nov 2009 14:32:35 +0100 From: Ralf Baechle To: Wu Zhangjin Cc: linux-mips@linux-mips.org Subject: Re: [PATCH -queue] [loongson] arch/mips/pci/fixup-lemote2f.c: Remove unused variable Message-ID: <20091111133235.GA12137@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 24858 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Wed, Nov 11, 2009 at 09:28:28PM +0800, Wu Zhangjin wrote: > (Hi, Ralf, Could you please fold it into "MIPS: Lemote-2f: Add PCI > support"?) > > This patch fixes the following warning: > > arch/mips/pci/fixup-lemote2f.c:115: warning: unused variable 'val' Done! Thanks, Ralf