Skip to content

Commit 69415b4

Browse files
committed
force CI to re-run
Signed-off-by: Chris Perkins <[email protected]>
1 parent 2786195 commit 69415b4

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
@@ -5286,7 +5286,7 @@ pi_result piextUSMEnqueueMemAdvise(pi_queue Queue, const void *Ptr,
52865286
return PI_SUCCESS;
52875287
}
52885288

5289-
/// API to query information about USM allocated pointers
5289+
/// API to query information about USM allocated pointers.
52905290
/// Valid Queries:
52915291
/// PI_MEM_ALLOC_TYPE returns host/device/shared pi_usm_type value
52925292
/// PI_MEM_ALLOC_BASE_PTR returns the base ptr of an allocation if

0 commit comments

Comments
 (0)