1
0
Fork 0
alistair23-linux/drivers/staging/octeon-usb
Cristina Moraru 73eee567cb staging: octeon-usb: Replace kmalloc with kmalloc_array
Replace kmalloc with specialized function kmalloc_array
when the size is a multiplication of:
	number_of_elements * size_of_element

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-24 19:28:52 -07:00
..
Kconfig staging: octeon-usb: depend on CAVIUM_OCTEON_SOC 2013-07-29 11:41:27 -07:00
Makefile staging: octeon-usb: merge cvmx-usb into octeon-hcd 2013-10-06 22:02:21 -07:00
TODO
octeon-hcd.c staging: octeon-usb: Replace kmalloc with kmalloc_array 2015-10-24 19:28:52 -07:00
octeon-hcd.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00