summaryrefslogtreecommitdiffstats
path: root/die-floppy-die.patch
diff options
context:
space:
mode:
Diffstat (limited to 'die-floppy-die.patch')
-rw-r--r--die-floppy-die.patch17
1 files changed, 8 insertions, 9 deletions
diff --git a/die-floppy-die.patch b/die-floppy-die.patch
index 76db31218..caaa2dde5 100644
--- a/die-floppy-die.patch
+++ b/die-floppy-die.patch
@@ -1,21 +1,23 @@
-From 4ff58b642f80dedb20533978123d89b5ac9b1ed5 Mon Sep 17 00:00:00 2001
From: Kyle McMartin <kyle@phobos.i.jkkm.org>
Date: Tue, 30 Mar 2010 00:04:29 -0400
-Subject: die-floppy-die
+Subject: [PATCH] die-floppy-die
Kill the floppy.ko pnp modalias. We were surviving just fine without
autoloading floppy drivers, tyvm.
Please feel free to register all complaints in the wastepaper bin.
+
+Bugzilla: N/A
+Upstream-status: Fedora mustard
---
- drivers/block/floppy.c | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ drivers/block/floppy.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/block/floppy.c b/drivers/block/floppy.c
-index 90c4038..f4a0b90 100644
+index a08cda955285..e320e1e679cf 100644
--- a/drivers/block/floppy.c
+++ b/drivers/block/floppy.c
-@@ -4619,8 +4619,7 @@ static const struct pnp_device_id floppy_pnpids[] = {
+@@ -4633,8 +4633,7 @@ static const struct pnp_device_id floppy_pnpids[] = {
{"PNP0700", 0},
{}
};
@@ -25,6 +27,3 @@ index 90c4038..f4a0b90 100644
#else
---
-1.7.0.1
-