From: Jesper Juhl Date: Sun, 30 Oct 2005 23:02:45 +0000 (-0800) Subject: [PATCH] ide-cd mini cleanup of casts X-Git-Tag: v2.6.15-rc1~59^2~15^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a91f3e54ff27c6002597f689ba51c5fa657ddbd;p=pandora-kernel.git [PATCH] ide-cd mini cleanup of casts Remove some unneeded casts. Avoid an assignment in the case of kmalloc failure. Break a few instances of if (foo) whatever; into two lines. Signed-off-by: Jesper Juhl Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed