From: Geert Uytterhoeven Date: Fri, 7 Jan 2011 12:24:00 +0000 (+0100) Subject: m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast X-Git-Tag: v2.6.39-rc1~461^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059718d572e8ad388313b863aff717623bb2552f;p=pandora-kernel.git m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast amiga_chip_alloc() returns a void *, so we don't need a cast. Also clean up coding style while we're at it. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed