public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/f2fs-tools] rawhide: remove unused patch
@ 2026-07-20 20:11 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-20 20:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/f2fs-tools
Branch : rawhide
Commit : f7c1c45dffd0a9b60bf81e15026ad3e2fc7887be
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-20T17:11:32-03:00
Stats : +0/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/f2fs-tools/c/f7c1c45dffd0a9b60bf81e15026ad3e2fc7887be?branch=rawhide
Log:
remove unused patch
---
diff --git a/f2fs-tools-1.4.0-bigendian.patch b/f2fs-tools-1.4.0-bigendian.patch
deleted file mode 100644
index 5fb890c..0000000
--- a/f2fs-tools-1.4.0-bigendian.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up f2fs-tools-1.4.0/include/f2fs_fs.h.orig f2fs-tools-1.4.0/include/f2fs_fs.h
---- f2fs-tools-1.4.0/include/f2fs_fs.h.orig 2015-01-03 09:45:23.000000000 +0100
-+++ f2fs-tools-1.4.0/include/f2fs_fs.h 2015-01-03 09:45:20.000000000 +0100
-@@ -34,6 +34,7 @@ typedef unsigned long pgoff_t;
- #define cpu_to_le32(x) ((__u32)(x))
- #define cpu_to_le64(x) ((__u64)(x))
- #elif __BYTE_ORDER == __BIG_ENDIAN
-+#include <byteswap.h>
- #define le16_to_cpu(x) bswap_16(x)
- #define le32_to_cpu(x) bswap_32(x)
- #define le64_to_cpu(x) bswap_64(x)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:11 [rpms/f2fs-tools] rawhide: remove unused patch Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox