SWDEV-286322 - clean up trailing white space
Change-Id: Ie47bc977e1598356b455957d96f9afa37794c1fd
此提交包含在:
@@ -162,7 +162,7 @@ int test_clGetExtensionFunctionAddressForPlatform(const struct clGetExtensionFun
|
||||
{
|
||||
void *return_value;
|
||||
test_icd_app_log("clGetExtensionFunctionAddressForPlatform(%p, %p)\n",
|
||||
platform,
|
||||
platform,
|
||||
data->func_name);
|
||||
|
||||
return_value=clGetExtensionFunctionAddressForPlatform(platform,
|
||||
@@ -224,7 +224,7 @@ int test_program_objects()
|
||||
|
||||
for (i=0;i<NUM_ITEMS_clRetainProgram;i++) {
|
||||
test_clRetainProgram(&clRetainProgramData[i]);
|
||||
}
|
||||
}
|
||||
|
||||
for (i=0;i<NUM_ITEMS_clBuildProgram;i++) {
|
||||
test_clBuildProgram(&clBuildProgramData[i]);
|
||||
|
||||
新增問題並參考
封鎖使用者