summaryrefslogtreecommitdiffstats
path: root/main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch')
-rw-r--r--main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch b/main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch
deleted file mode 100644
index 762faff0b..000000000
--- a/main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From fe33d9388ea18748bdf84195d6b070466184400d Mon Sep 17 00:00:00 2001
-From: Natanael Copa <ncopa@alpinelinux.org>
-Date: Thu, 31 Jul 2014 07:10:48 +0000
-Subject: [PATCH] features: fix typo in gfs2 and ocfs2 modules
-
-ref #3265
----
- features.d/gfs2.modules | 2 +-
- features.d/ocfs2.modules | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/features.d/gfs2.modules b/features.d/gfs2.modules
-index 40ecf79..6943745 100644
---- a/features.d/gfs2.modules
-+++ b/features.d/gfs2.modules
-@@ -1 +1 @@
--kerne/fs/gfs2
-+kernel/fs/gfs2
-diff --git a/features.d/ocfs2.modules b/features.d/ocfs2.modules
-index 910935a..9411020 100644
---- a/features.d/ocfs2.modules
-+++ b/features.d/ocfs2.modules
-@@ -1 +1 @@
--kerne/fs/ocfs2
-+kernel/fs/ocfs2
---
-2.0.3
-