Skip to content

Commit a7b366a

Browse files
Update sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero.cpp
Co-authored-by: Steffen Larsen <[email protected]>
1 parent 0ed43b7 commit a7b366a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,4 +389,4 @@ ZER_APIEXPORT zer_result_t ZER_APICALL zerPlatformGet(
389389
*NumPlatforms = std::min(PiPlatformsCache->size(), (size_t)*NumPlatforms);
390390

391391
return ZER_RESULT_SUCCESS;
392-
}
392+
}

0 commit comments

Comments
 (0)