diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-08-25 08:23:41 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-08-27 03:35:44 +0200 |
commit | 901ded25fb98d76e55a8920834b173e7efc026b6 (patch) | |
tree | 0542afdab8a9b58aa2dd00f58d6f8103fdf8c3e6 /include | |
parent | [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() (diff) | |
download | linux-901ded25fb98d76e55a8920834b173e7efc026b6.tar.xz linux-901ded25fb98d76e55a8920834b173e7efc026b6.zip |
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
kmalloc() returns a void pointer, so there is no need to cast it in
drivers/net/irda/kingsun-sir.c::kingsun_probe().
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions