On Thu, 2011-06-16 at 23:23 -0400, David Miller wrote:
From: Joe Perches <joe@perches.com>
Date: Mon, 13 Jun 2011 19:21:26 -0700
quoted
Unnecessary casts of void * clutter the code.
Signed-off-by: Joe Perches <joe@perches.com>
Applied.
Hey David.
The equivalent drivers/net patch is marked "changes requested".
I think that's not true as I only saw acks.
Geert commented and I'll do a separate pr_<level>/netdev_<level>
neatening pass for a2065, lib8390 and zorro8390 and maybe any
other 8390 driver Geert wants.
As I now have a working m68k cross compiler,
these will be compile tested only.
fyi: this version
http://www.kernel.org/pub/tools/crosstool/files/bin/i686/4.6.0/i686-gcc-4.6.0-nolibc_m68k-linux.tar.bz2
doesn't cross compile for m68k/amiga successfully,
but the 3.4.5 version does
http://www.kernel.org/pub/tools/crosstool/files/bin/old/m68k-gcc-3.4.5-glibc-2.3.6.tar.bz2
cheers, Joe