public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-smi] epel10: Remove unused patch
@ 2026-06-09 22:36 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-09 22:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rocm-smi
            Branch : epel10
            Commit : 802780c3e05c2c66ab72ca7cc1c18d4e51682c79
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-04-10T07:30:07-07:00
            Stats  : +0/-24 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocm-smi/c/802780c3e05c2c66ab72ca7cc1c18d4e51682c79?branch=epel10

            Log:
            Remove unused patch

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/0001-rocm-smi-fix-empty-return.patch b/0001-rocm-smi-fix-empty-return.patch
deleted file mode 100644
index 9eecdb8..0000000
--- a/0001-rocm-smi-fix-empty-return.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From b0c98be668622a16dde1b90762b7e49dc8e41497 Mon Sep 17 00:00:00 2001
-From: Tom Rix <Tom.Rix@amd.com>
-Date: Sat, 19 Apr 2025 10:11:54 -0700
-Subject: [PATCH] rocm-smi fix empty return
-
----
- src/rocm_smi_utils.cc | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/rocm_smi_utils.cc b/src/rocm_smi_utils.cc
-index f9633abb14d4..366cfb3bf3f8 100755
---- a/src/rocm_smi_utils.cc
-+++ b/src/rocm_smi_utils.cc
-@@ -1073,6 +1073,7 @@ std::string splitString(std::string str, char delim) {
-     tokens.push_back(token);
-     return token;  // return 1st match
-   }
-+  return "";
- }
- 
- static std::string pt_rng_Mhz(std::string title, rsmi_range *r) {
--- 
-2.48.1
-

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 22:36 [rpms/rocm-smi] epel10: Remove unused patch Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox