commit | f4e5cc2c44bf760c02875cf48c886c50ec7d2734 | [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 | 768df1296b1294c2c84b82f3b0239e5bae3fd5fc | |
parent | 11420211b8123d0e2f71945ad022e8eec28ebfce [diff] |
[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts Do a CodingStyle cleanup of fs/binfmt_elf.c and also remove some pointless casts of kmalloc() return values in the same file. 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>