commit | 785d55708c24c28d7646f3d1fe6c9f82fb714311 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Fri Jun 23 02:05:35 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:05 2006 -0700 |
tree | 3d843be61c44bded726ecccf16312fd45dff3dd5 | |
parent | f4e5cc2c44bf760c02875cf48c886c50ec7d2734 [diff] |
[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>