diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2008-09-30 20:28:20 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-01 08:20:12 +0200 |
commit | bff0aa4b8f8a1c8492e99c522d044bb98a6ec098 (patch) | |
tree | 587f8898cd3e07a0b16f540c36e744c2c426cef0 /arch/x86/vdso/vdso32 | |
parent | 4694d2391221e14fe671602fe34ea7f24f5a561f (diff) |
x86: ia32_signal.c: remove unnecessary cast to u32
__put_user() looks type of the 2nd parameter, so casting the 1st parameter
is not necessary.
text data bss dec hex filename
6227 0 8 6235 185b ia32_signal.o.new
6227 0 8 6235 185b ia32_signal.o.old
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/vdso/vdso32')
0 files changed, 0 insertions, 0 deletions