aboutsummaryrefslogtreecommitdiffstats
diff options
-rw-r--r--sysfs.h-add-__attr_rw-macro.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysfs.h-add-__attr_rw-macro.patch b/sysfs.h-add-__attr_rw-macro.patch
index 3666fb44937113..38bdd0772a2e05 100644
--- a/sysfs.h-add-__attr_rw-macro.patch
+++ b/sysfs.h-add-__attr_rw-macro.patch
@@ -27,7 +27,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
#ifdef CONFIG_DEBUG_LOCK_ALLOC
--- a/kernel/events/core.c
+++ b/kernel/events/core.c
-@@ -6212,8 +6212,6 @@ perf_event_mux_interval_ms_store(struct
+@@ -6234,8 +6234,6 @@ perf_event_mux_interval_ms_store(struct
return count;
}