From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261890AbTJMQKA (ORCPT ); Mon, 13 Oct 2003 12:10:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261891AbTJMQKA (ORCPT ); Mon, 13 Oct 2003 12:10:00 -0400 Received: from mx1.redhat.com ([66.187.233.31]:21518 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261890AbTJMQJ5 (ORCPT ); Mon, 13 Oct 2003 12:09:57 -0400 Date: Mon, 13 Oct 2003 17:09:41 +0100 From: Dave Jones To: Rik van Riel Cc: Marcelo Tosatti , Kernel Mailing List Subject: Re: [PATCH][TRIVIAL] advansys compile fixes Message-ID: <20031013160940.GA10677@redhat.com> Mail-Followup-To: Dave Jones , Rik van Riel , Marcelo Tosatti , Kernel Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 13, 2003 at 11:52:02AM -0400, Rik van Riel wrote: > @@ -9258,7 +9258,6 @@ DvcAdvWritePCIConfigByte( > ASC_PCI_ID2FUNC(asc_dvc->cfg->pci_slot_info)), > offset, byte_data); > #else /* CONFIG_PCI */ > - return 0; > #endif /* CONFIG_PCI */ > } Might as well lose the #else whilst we are at it. Dave -- Dave Jones http://www.codemonkey.org.uk