]> bbs.cooldavid.org Git - net-next-2.6.git/commit
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
authorSuresh Jayaraman <sjayaraman@novell.com>
Thu, 28 Jun 2007 17:16:30 +0000 (11:16 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:43 +0000 (16:34 -0700)
commit13f9966b3ba5b45f47f2ea0eb0a90afceedfbb1f
tree6933fe7328b1c50dd30d331515986ad7e56a41b0
parent6c59649d49df4b9084bf407890734b5965d77b41
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc

Remove unnecessary cast of return value of kzalloc() in
usb/host/ohci-pnx4008.c

Signed-off-by: Suresh Jayaraman <sjayaraman@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-pnx4008.c