aboutsummaryrefslogtreecommitdiffstats
path: root/f2.patch
diff options
Diffstat (limited to 'f2.patch')
-rw-r--r--f2.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/f2.patch b/f2.patch
index d098a6bfd08211..b64dff9742f376 100644
--- a/f2.patch
+++ b/f2.patch
@@ -52,7 +52,7 @@
klist_init(&dev->klist_children, klist_children_get,
klist_children_put);
INIT_LIST_HEAD(&dev->dma_pools);
-@@ -804,8 +803,7 @@ int device_add(struct device *dev)
+@@ -809,8 +808,7 @@ int device_add(struct device *dev)
goto Error;
/* first, register with generic layer. */
@@ -87,7 +87,7 @@
--- a/kernel/module.c
+++ b/kernel/module.c
-@@ -1218,18 +1218,16 @@ int mod_sysfs_init(struct module *mod)
+@@ -1217,18 +1217,16 @@ int mod_sysfs_init(struct module *mod)
err = -EINVAL;
goto out;
}