]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5a4d4dc6bbe0b929cfd3f8a962a9cc677b72a424
tree768df1296b1294c2c84b82f3b0239e5bae3fd5fc
parenta6327756a0935dda7007c893842c0202e108525a
[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