]> git.baikalelectronics.ru Git - kernel.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)
commitc533f604c89326294b3fcdf997629755d94f3963
tree6933fe7328b1c50dd30d331515986ad7e56a41b0
parent82dbd6cdb8a5ffae89210c8715a9e6e91d34cdae
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