x86, relocs: Remove an unused variable
authorKusanagi Kouichi <slash@ac.auone-net.jp>
Sun, 1 Apr 2012 08:29:32 +0000 (17:29 +0900)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 30 Apr 2012 19:55:15 +0000 (12:55 -0700)
commit7c77cda0fe742ed07622827ce80963bbeebd1e3f
tree57c0c409f4c041287572dc2938ce3777d51766e6
parentf5c2347ee20a8d6964d6a6b1ad04f200f8d4dfa7
x86, relocs: Remove an unused variable

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>
Cc: <stable@vger.kernel.org>
arch/x86/boot/compressed/relocs.c