Skip to content

Commit b09f003

Browse files
committed
Formatting changes. Removal of tabs in pi.h
Signed-off-by: Garima Gupta <garima.gupta@intel.com>
1 parent 3663e37 commit b09f003

File tree

1 file changed

+5
-5
lines changed
  • sycl/include/CL/sycl/detail

1 file changed

+5
-5
lines changed

sycl/include/CL/sycl/detail/pi.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,11 @@ pi_result piMemRelease(
530530
pi_mem mem);
531531

532532
pi_result piMemBufferPartition(
533-
pi_mem buffer,
534-
pi_mem_flags flags,
535-
pi_buffer_create_type buffer_create_type,
536-
void * buffer_create_info,
537-
pi_mem * ret_mem);
533+
pi_mem buffer,
534+
pi_mem_flags flags,
535+
pi_buffer_create_type buffer_create_type,
536+
void * buffer_create_info,
537+
pi_mem * ret_mem);
538538
//
539539
// Program
540540
//

0 commit comments

Comments
 (0)