From: Jesper Juhl Date: Fri, 23 Jun 2006 09:05:35 +0000 (-0700) Subject: [PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts X-Git-Tag: v2.6.18-rc1~1081^2~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e5cc2c44bf760c02875cf48c886c50ec7d2734;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed