Skip to content

Commit

Permalink
Fixes clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrancepillois committed Jan 16, 2024
1 parent 024f32d commit 3aa4433
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/adapters/hip/enqueue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

extern size_t imageElementByteSize(hipArray_Format ArrayFormat);


UR_APIEXPORT ur_result_t UR_APICALL enqueueEventsWait(
ur_queue_handle_t, hipStream_t Stream, uint32_t NumEventsInWaitList,
const ur_event_handle_t *EventWaitList) {
Expand Down

0 comments on commit 3aa4433

Please sign in to comment.