kfdtest: Consolidate indentation of multi-line function calls

Make indentation consistent, which is that subsequent lines are aligned
with the variables declared above

Change-Id: I590f7768d93565145b986ad1fb6ac8e82f9c0d58


[ROCm/ROCR-Runtime commit: cb019f00cd]
Этот коммит содержится в:
Kent Russell
2018-08-13 09:33:22 -04:00
родитель 19788ae516
Коммит e50ef7ad47
6 изменённых файлов: 9 добавлений и 9 удалений
+1 -1
Просмотреть файл
@@ -45,7 +45,7 @@ class BaseQueue {
* @param pointers is used only for creating AQL queues. Otherwise it is omitted.
*/
virtual HSAKMT_STATUS Create(unsigned int NodeId, unsigned int size = DEFAULT_QUEUE_SIZE,
HSAuint64 *pointers = NULL);
HSAuint64 *pointers = NULL);
/** Update the queue.
* @see hsaKmtUpdateQueue
* @param percent the new queue percentage