Deleted definition of a variable named ScsiPortIsr that was directly followed by the declaration of the function with the same name.

svn path=/trunk/; revision=29683
This commit is contained in:
Mike Nordell 2007-10-19 14:27:32 +00:00
parent 7e9e19c6f6
commit 29cfc91618

View file

@ -122,7 +122,6 @@ SpiGetSrbData(IN PSCSI_PORT_DEVICE_EXTENSION DeviceExtension,
IN UCHAR Lun,
IN UCHAR QueueTag);
static KSERVICE_ROUTINE ScsiPortIsr;
static BOOLEAN STDCALL
ScsiPortIsr(IN PKINTERRUPT Interrupt,
IN PVOID ServiceContext);