[PATCH] binflt_elf: remove more casts
authorJesper Juhl <jesper.juhl@gmail.com>
Fri, 23 Jun 2006 09:05:35 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:05 +0000 (07:43 -0700)
commit785d55708c24c28d7646f3d1fe6c9f82fb714311
tree3d843be61c44bded726ecccf16312fd45dff3dd5
parentf4e5cc2c44bf760c02875cf48c886c50ec7d2734
[PATCH] binflt_elf: remove more casts

Remove redundant casts from NEW_AUX_ENT() arguments in fs/binfmt_elf.c

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/binfmt_elf.c