public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/f2fs-tools] rawhide: remove unused patch
Date: Mon, 20 Jul 2026 20:11:39 GMT [thread overview]
Message-ID: <178457829981.1.15946173062081788687.rpms-f2fs-tools-f7c1c45dffd0@fedoraproject.org> (raw)
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)
reply other threads:[~2026-07-20 20:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457829981.1.15946173062081788687.rpms-f2fs-tools-f7c1c45dffd0@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox