[HIDCLASS]

fix a "formatting bug"

svn path=/trunk/; revision=68251
This commit is contained in:
Christoph von Wittich 2015-06-24 10:58:39 +00:00
parent e243a508a4
commit 523cfe4c4e

View file

@ -671,9 +671,9 @@ HidClassPDO_CreatePDO(
// let's create a PDO for top level collection
//
Index = 0;
while (Index < FDODeviceExtension->Common.DeviceDescription.CollectionDescLength)
while (Index < FDODeviceExtension->Common.DeviceDescription.CollectionDescLength)
{
//
//
// let's create the device object
//
Status = IoCreateDevice(FDODeviceExtension->Common.DriverExtension->DriverObject,