commit | 059718d572e8ad388313b863aff717623bb2552f | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Fri Jan 07 13:24:00 2011 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Mar 16 19:11:25 2011 +0100 |
tree | 56efe5c4254623b8615ee30753f416a4bc49513a | |
parent | 9cd7b148312f6971f37cfac6a490688286bd1522 [diff] |
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 <geert@linux-m68k.org>