]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, relocs: Remove an unused variable
authorKusanagi Kouichi <slash@ac.auone-net.jp>
Sun, 1 Apr 2012 08:29:32 +0000 (17:29 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 May 2012 16:32:05 +0000 (09:32 -0700)
commit318c686eb39d8587b67be613a652ea55dc701a58
tree361f9a85563c36d131affb6b58802f962138ee19
parent800aaea4c2da2c2022c48a10c2e80ab68c6eb790
x86, relocs: Remove an unused variable

commit 7c77cda0fe742ed07622827ce80963bbeebd1e3f upstream.

sh_symtab is set but not used.

[ hpa: putting this in urgent because of the sheer harmlessness of the patch:
  it quiets a build warning but does not change any generated code. ]

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Link: http://lkml.kernel.org/r/20120401082932.D5E066FC03D@msa105.auone-net.jp
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/boot/compressed/relocs.c