commit | 047ce93581ca122442ed3c13a62a645249a7db1d | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Mon Nov 17 15:48:27 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Nov 18 16:55:36 2008 +0100 |
tree | 3655c2c1f14785f84d0078c5717956d3d8ca5a88 | |
parent | 8c6e5ce0fd67c57ad5e19d1718e1250214e855db [diff] |
x86: ia32_signal: remove using temporary variable Impact: cleanup No need to use temporary variable. Also rename the variable same as arch/x86/kernel/signal_32.c. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Reviewed-by: WANG Cong <wangcong@zeuux.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>