Re: [PATCH][TRIVIAL] advansys compile fixes

From: Dave Jones
Date: Mon Oct 13 2003 - 11:12:07 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/