summaryrefslogtreecommitdiff
path: root/Ports/patch
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-06-05 03:05:04 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-08 17:58:36 +0100
commitd426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch)
treec3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/patch
parentd69a79b03b8f2853b60773e38553d662a01ac269 (diff)
downloadserenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/patch')
-rw-r--r--Ports/patch/patches/0001-Remove-oversized-dirfd-cache.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/patch/patches/0001-Remove-oversized-dirfd-cache.patch b/Ports/patch/patches/0001-Remove-oversized-dirfd-cache.patch
index 7613867dce..b0aa0b4b54 100644
--- a/Ports/patch/patches/0001-Remove-oversized-dirfd-cache.patch
+++ b/Ports/patch/patches/0001-Remove-oversized-dirfd-cache.patch
@@ -1,4 +1,4 @@
-From 101002ce462efc69f8511bcb056eba1ca1d89d90 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Tim Schumacher <timschumi@gmx.de>
Date: Wed, 10 Nov 2021 02:07:36 +0100
Subject: [PATCH] Remove oversized dirfd cache
@@ -22,6 +22,3 @@ index 5a7202f..562a791 100644
cached_dirfds = hash_initialize (max_cached_fds,
NULL,
---
-2.36.1
-