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:
parent
5386e5d1f8
commit
0a3b1abedf
@ -152,7 +152,7 @@ void adf_devmgr_update_class_index(struct adf_hw_device_data *hw_data)
|
||||
ptr->hw_device->instance_id = i++;
|
||||
|
||||
if (i == class->instances)
|
||||
break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(adf_devmgr_update_class_index);
|
||||
|
Loading…
Reference in New Issue
Block a user