diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-14 15:24:22 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-14 15:24:22 -0700 |
| commit | 0b9b586eb80f4a85b512496ce2d7f389c7271d1c (patch) | |
| tree | 122d398de6b8ec53bf03c97300e0bcfcf1122f69 | |
| parent | aeced238faea151e353a82fd176557418141e0dc (diff) | |
| download | patches-0b9b586eb80f4a85b512496ce2d7f389c7271d1c.tar.gz | |
refresh
| -rw-r--r-- | sysfs.h-add-__attr_rw-macro.patch | 2 |
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; } |
