From 5f280ebc79966f8260c1ed58f5a50b09cf8f2657 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Wed, 6 Oct 2010 11:06:44 +1100 Subject: [PATCH] --- yaml --- r: 211277 b: refs/heads/master c: 7c6d45e665d5322401e4439060bbf758b08422d4 h: refs/heads/master i: 211275: 0ffe3f3fa6328079c0405e8305e3c74a8d7a0153 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/kernel/module.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bb587c861ae2..5b75cecd3852 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e1d9694cae722d00a94fb58f901aa69c9c324a16 +refs/heads/master: 7c6d45e665d5322401e4439060bbf758b08422d4 diff --git a/trunk/arch/powerpc/kernel/module.c b/trunk/arch/powerpc/kernel/module.c index 4ef93ae2235f..49cee9df225b 100644 --- a/trunk/arch/powerpc/kernel/module.c +++ b/trunk/arch/powerpc/kernel/module.c @@ -63,7 +63,6 @@ int module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) { const Elf_Shdr *sect; - int err; /* Apply feature fixups */ sect = find_section(hdr, sechdrs, "__ftr_fixup");