Skip to content

Commit a267d98

Browse files
committed
restart testing
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent b441158 commit a267d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/level_zero/pi_level_zero.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ static const bool IndirectAccessTrackingEnabled = [] {
9797
nullptr;
9898
}();
9999

100-
// Map from L0 to PI result
100+
// Map from L0 to PI result.
101101
static inline pi_result mapError(ze_result_t Result) {
102102
return ur2piResult(ze2urResult(Result));
103103
}

0 commit comments

Comments
 (0)