[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless 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)
commitf4e5cc2c44bf760c02875cf48c886c50ec7d2734
tree768df1296b1294c2c84b82f3b0239e5bae3fd5fc
parent11420211b8123d0e2f71945ad022e8eec28ebfce
[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>
fs/binfmt_elf.c