Delete obviously duplicated content. Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> --- mm-slab-wrap-functions.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm-slab-wrap-functions.patch b/mm-slab-wrap-functions.patch index c8830f3..acb2397 100644 --- a/mm-slab-wrap-functions.patch +++ b/mm-slab-wrap-functions.patch @@ -162,7 +162,7 @@ Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> int force, int node); -static void do_drain(void *arg) -+static void __do_drain(void *arg, unsigned int cpu)+static void __do_drain(void *arg, unsigned int cpu) ++static void __do_drain(void *arg, unsigned int cpu) { struct kmem_cache *cachep = arg; struct array_cache *ac; -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html