crypto: qat - fix indentation
Signed-off-by: Ahsan Atta <ahsan.atta@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
@@ -152,7 +152,7 @@ void adf_devmgr_update_class_index(struct adf_hw_device_data *hw_data)
|
|||||||
ptr->hw_device->instance_id = i++;
|
ptr->hw_device->instance_id = i++;
|
||||||
|
|
||||||
if (i == class->instances)
|
if (i == class->instances)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
EXPORT_SYMBOL_GPL(adf_devmgr_update_class_index);
|
EXPORT_SYMBOL_GPL(adf_devmgr_update_class_index);
|
||||||
|
|||||||
Reference in New Issue
Block a user