]> git.baikalelectronics.ru Git - kernel.git/commit
sh64: kernel: remove useless variable 'regs'
authorChen Gang <gang.chen@asianux.com>
Tue, 12 Nov 2013 23:06:48 +0000 (15:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:08:59 +0000 (12:08 +0900)
commit99b1b13b7f396eafda7fa27edeac9dbaf19636ab
treeb41f334f722580ae08406bcaf1b7e32363be8354
parent8f1062a794d0fa3522a4dcd367e5bc056130e0ba
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/kernel/process_64.c