linux/drivers/staging/ced1401
Fengguang Wu e6c5abf254 staging: ced1401: remove useless value cast on kmalloc()
Casting value returned by k[cmz]alloc to (struct page * *) is useless.

Generated by: scripts/coccinelle/api/alloc/drop_kmalloc_cast.cocci

Reported-by: Fengguang Wu <fengguang.wu@intel.com>

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-30 11:06:59 -07:00
..
userspace
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
TODO Staging: ced1401: add TODO file 2012-09-17 19:46:05 -07:00
ced_ioc.c staging: ced1401: remove useless value cast on kmalloc() 2012-10-30 11:06:59 -07:00
ced_ioctl.h Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
machine.h
usb1401.c staging: ced1401: usb1401: remove unused including <linux/version.h> 2012-10-26 09:13:40 -07:00
usb1401.h
use14_ioc.h
use1401.h