m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 7 Jan 2011 12:24:00 +0000 (13:24 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 Mar 2011 18:11:25 +0000 (19:11 +0100)
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 <geert@linux-m68k.org>

No differences found