Staging: vt665x: Typedef and macro cleanup Part 1
[pandora-kernel.git] / drivers / staging / vt6656 / usbpipe.c
index 97efd87..ee458c4 100644 (file)
@@ -625,7 +625,7 @@ s_nsBulkInUsbIoCompleteRead(
     PRCB    pRCB = (PRCB)urb->context;
     PSDevice pDevice = (PSDevice)pRCB->pDevice;
     ULONG   bytesRead;
-    BOOLEAN bIndicateReceive = FALSE;
+    BOOL    bIndicateReceive = FALSE;
     BOOL    bReAllocSkb = FALSE;
     NTSTATUS    status;