git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd7b14
)
m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 7 Jan 2011 12:24:00 +0000
(13:24 +0100)
committer
Geert 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