]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh64: kernel: remove useless variable 'regs'
authorChen Gang <gang.chen@asianux.com>
Tue, 5 Nov 2013 05:54:47 +0000 (16:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:54:47 +0000 (16:54 +1100)
commit0eebcd060487360bf773777c4f12f9a7b9e8b727
treeb9bac1483e579d3485a9b1ce4a348d34638aa4d0
parent9a4662499899f722e02703a80734cacd7232977c
sh64: kernel: remove useless variable 'regs'

Remove useless variable 'regs' to avoid the related warnings (warning is
treated as error).

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sh/kernel/process_64.c