Run pre-commit's whitespace related hooks on projects/rocr-runtime/samples (#2126)

In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
This commit is contained in:
Mario Limonciello
2026-01-08 14:36:57 -06:00
committed by GitHub
orang tua ae1abe4254
melakukan 8b529e7b29
25 mengubah file dengan 306 tambahan dan 306 penghapusan
@@ -1,9 +1,9 @@
/*
* Copyright © Advanced Micro Devices, Inc., or its affiliates.
*
* Copyright © Advanced Micro Devices, Inc., or its affiliates.
*
* SPDX-License-Identifier: MIT
*/
#include "common.hpp"
void ErrorCheck(hsa_status_t hsa_error_code) {